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

Is it possible to generate assetMap.json in development? #119

Closed samselikoff closed 6 years ago

samselikoff commented 6 years ago

I'd like to know use a hash of all known assets within a helper to decide if an asset is in my project's public folder, or if it's on S3. Is it possible to get the assetMap generated in development?

rickharrison commented 6 years ago

Yes, set generateAssetMap to true