ember-cli / broccoli-asset-rev

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

Added option to customize the output path of the manifest file #22

Closed taras closed 10 years ago

taras commented 10 years ago

This PR makes it possible to customize the output path and name of the manifest file. It allow fixes a bug where the build would fail if /assets/ directory did not exist in the destination.