yeoman / generator-backbone

Scaffold out a Backbone.js project
http://yeoman.io
638 stars 157 forks source link

Image references in .ejs files don't get replaced with hashed files names #261

Closed nmehta6 closed 10 years ago

nmehta6 commented 10 years ago

I have 'img' tags in my ejs files. For some reason the usemin grunt task does not replace these instances. All image references in CSS are replaced properly.

I am using coffeescript version by the way with requirejs. Please let me know if I can help reproduce the issue.

I see the same issue in the JS version as well.

nmehta6 commented 10 years ago

sorry, duplicate of https://github.com/yeoman/generator-backbone/issues/1