sindresorhus / gulp-rev

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

Feature: hashLength options #98

Closed alexander-akait closed 9 years ago

alexander-akait commented 9 years ago

Add hashLength options for revisions files

sindresorhus commented 9 years ago

Duplicate of https://github.com/sindresorhus/gulp-rev/pull/71