feat(assets): Make it possible to configure the location of the assets cache (#68)
* feat(assets): Make it possible to configure the location of the assets cache
* refactor: make ImageCache less weird
* fix: pass cache as param
* fix: neat
* fix: oops
* feat: make ImageCache mutex and Arc internal
* fix: do cli change differently
* chore: changeset