PaulTondeur / grunt-cache-busting

Cache busting files and updating references
8 stars 13 forks source link

add option to append a GET param #3

Closed benhollander closed 10 years ago

benhollander commented 10 years ago

Allows for situations where you need to be able to change the contents of a file without changing the filename.

RichardTrinh commented 10 years ago

Thanks for the update! Your changes work, but didn't get published to NPM. "npm install grunt-cache-busting --save-dev" gives us a previous version without this

Thanks!

PaulTondeur commented 10 years ago

You are right about that! I have just published an update on NPM