Closed danmcclain closed 10 years ago
When specifying
fingerprint: { generateRailsManifest: true }
Fingerprint will generate a Sprockets compatible manifest.json for rails which will allow rails to auto-resolve fingerprinted assets.
Once this is added to asset-rev, ember-cli will need to be modified as well to take advantage of this
This is awesome, thanks @danmcclain!
@rickharrison Deleted the delete
When specifying
Fingerprint will generate a Sprockets compatible manifest.json for rails which will allow rails to auto-resolve fingerprinted assets.
Once this is added to asset-rev, ember-cli will need to be modified as well to take advantage of this