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

transformFilename treats the extension as being after the first dot #120

Closed ebakan closed 9 years ago

ebakan commented 9 years ago

Fixes #88 by implementing the decision at https://github.com/sindresorhus/gulp-rev/issues/88#issuecomment-73474498