jholt1 / ember-yaml-cms

Ember addon to turn YAML files into a single JSON file
MIT License
1 stars 0 forks source link

Fingerprinting images? #5

Open allthesignals opened 6 years ago

allthesignals commented 6 years ago

One surprise issue we ran into is with fingerprinting assets for production - assets referenced in the CMS won't be fingerprinted and won't be referenced. Any thoughts on this? Happy to pitch in and help later this week!

jholt1 commented 6 years ago

Thanks for raising could you give more of an explanation or example? More than happy for you to create a PR :)