ember-cli / broccoli-asset-rev

Broccoli plugin to add fingerprint checksums and CDN URLs to your assets
MIT License
87 stars 84 forks source link

Support manifest prefixing for ember-asset-loader #111

Open nathanhammond opened 7 years ago

nathanhammond commented 7 years ago

This work will unlock broccoli-asset-rev usage with lazy-loading engines.

https://github.com/trentmwillis/ember-asset-loader/pull/33

akashdsouza commented 6 years ago

Is this something that still needs to be supported?

trentmwillis commented 6 years ago

@akashdsouza I don't believe there is any work that needs to be done here anymore. Config changes were just needed in ember-engines & ember-asset-loader.

akashdsouza commented 6 years ago

OK. Thanks for the update