alloc / cush

WIP module bundler 🎁
MIT License
0 stars 0 forks source link

Generated assets #23

Open aleclarson opened 6 years ago

aleclarson commented 6 years ago

Provide a way to inject generated assets (not backed by a file) into a bundle. This should be possible from anywhere, so it will probably be a method on the Bundle class.

Related: Provide a way to inject a dependency on an asset.