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

File hash changed #108

Closed tehmaestro closed 7 years ago

tehmaestro commented 7 years ago

Hi. I am updating from node 0.12 to node 4.5.0 and it seems that the hash for the exact same image files has changed. Anyway I can keep the old hash in place? Is this because of the new version of node? Thank you so much.

rickharrison commented 7 years ago

I'm not sure why this would be happening, but I'd recommend doing a fresh npm install with both versions.