jonkemp / gulp-useref

Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.
MIT License
705 stars 93 forks source link

Update doc with rev file example #173

Open navarroaxel opened 8 years ago

navarroaxel commented 8 years ago

I spend the last 2 hours looking for how to use the gulp-rev-replace in gulp-useref@3. I found that the issue #131 has a comment with a link to this page https://github.com/yeoman/generator-gulp-webapp/blob/master/docs/recipes/asset-revisioning.md

I think this should be more accesible or a wiki page with this in the repository. How can I help to improve this?

Thanks!

ghost commented 8 years ago

Gulp rev replace isn't working in my case when using import: https://github.com/jonkemp/gulp-useref/issues/85