sindresorhus / gulp-rev

Static asset revisioning by appending content hash to filenames: `unicorn.css` → `unicorn-d41d8cd98f.css`
MIT License
1.54k stars 217 forks source link

Add option to specify custom hash function #90

Closed let4be closed 9 years ago

let4be commented 9 years ago

I would like to have longer hashes

bobthecow commented 9 years ago

https://github.com/sindresorhus/gulp-rev/issues/20#issuecomment-65030311