sebdeckers / grunt-rev

:punch: Asset revving for Grunt.js
MIT License
240 stars 54 forks source link

Should specify usemin v.2.0 #14

Closed albertpeiro closed 11 years ago

albertpeiro commented 11 years ago

Spent 15min trying to figure out why usemin wouldn't work with grunt-rev.

Current version needed is under dev. So specify 2.0 on docs?

Thank you! Good work! Best lib I could find for this task

sebdeckers commented 11 years ago

You could try https://github.com/yeoman/grunt-usemin instead. It sort of took over from this package and is maintained by more people.

albertpeiro commented 11 years ago

Thought grunt-usemin was complimentary to -rev? Looking at their docs I don't see how usemin will rename my files to a revision in the same way -rev will? I have the feeling I'm missing something here :S

albertpeiro commented 11 years ago

You can close this issue. Usemin 2.0 is the only version available that will work with rev., though not your issue you could specify that on your docs. May save some time to more people. Cheers