The following are ideas for future iterations of the plugin.
-
Allow configuration via the package's
composer.json. e.g.:"extra": { "asset-paths": [ "asset/" ] }
-
Potentially allow discovery of a
ConfigProviderclass, and pulling asset configuration via that.