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

add originalPrefix,revisionedPrefix options attribute #228

Closed leiming19877 closed 7 years ago

leiming19877 commented 7 years ago

What's new?

add originalPrefix,revisionedPrefix options attribute for rewriting references to the manifest file.

sindresorhus commented 7 years ago

From the readme:

This project is feature complete.

I'm going to pass on this.