grunt-hashres
grunt-hashres copied to clipboard
Fixed handling of resources with query string.
This is also a solution for #52 (haven't seen that there was one already).
Anyway, this pull request also contains a test, but the implementation keeps hashres' intention to drop the query string hash generated by hashres itself (this is the case when format is ${name}.${ext}?${hash}
as listed in Readme).