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 ability to change delimiter in revisioned files #74

Closed gobwas closed 9 years ago

gobwas commented 9 years ago

Added options into rev() call.

sindresorhus commented 9 years ago

No thanks

gobwas commented 9 years ago

Haha, just found exactly the same PR in closed tab. Sad, that you wont fix it. It never breaks an API, but gives ability to users easily customize build. Ok.