Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Rewrite occurences of filenames which have been renamed by gulp-rev
TypeScript definitions for gulp-rev
Delete the original file rewritten by gulp-rev.
Rewrite references to assets that have been revisioned using gulp-rev
Remove gulp-rev or gulp-rev-all file originals
TypeScript definitions for gulp-rev-replace
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
Clean temporary files created by gulp-rev
TypeScript definitions for gulp-rev-all
The lightweight plugin to override urls in css files to hashed after gulp-rev
A gulp-rev subresource integrity plugin
Cache-busting plugin(new support for custom rev-type compared with gulp-rev-append) for gulp.
gulp-rev-append with the option of field name and md5 digest length.
`gulp-rev` file mapping
Get the cache busted path of an asset from a `gulp-rev` or `gulp-rev-all` manifest.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
``` npm install gulp-rev-qn const rev = require('gulp-rev-qn'); ```
Delete the original file rewritten by gulp-rev.
gulp-rev workaround for fake manifest
formatting file names generated by gulp-rev
wl-gulp-rev
Removes occurences of *.map filenames in the manifest file created by gulp-rev
Update occurences of filenames which have been renamed by gulp-rev
No description provided.
No description provided.