Luismahou / grunt-hashres

Hashes your js and css files and rename the <script> and <link> declarations that refer to them in your html/php/etc files.
MIT License
115 stars 41 forks source link

Make option to copy files #41

Open c23gooey opened 10 years ago

c23gooey commented 10 years ago

Hi there,

i have made a version of hashres which creates a copy of the hashed file, rather than rename.

there is a gist of the changes here (not really sure how to do pull requests and all that)

https://gist.github.com/c23gooey/3e311b444bca9c80e1dd

cheers,

chris