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

We're using hashresh with the has in query string, but was not working properly #60

Open domenicoven opened 8 years ago

domenicoven commented 8 years ago

We're using hashresh with the has in query string, but was not working properly: when used multiple times the hash was queued to the previous one, not updated. Tweaking a little the RegEx it now works properly also with query strings

Changeset: