gulp-rev-all
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.
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.
Delete the original file rewritten by gulp-rev.
The lightweight plugin to override urls in css files to hashed after gulp-rev
Clean temporary files created by gulp-rev
Webpack loader to replace asset paths with hashed ones from a rev-manifest.json file
The lightweight plugin to override urls in css files to hashed after gulp-rev
Dynamically load assets into your views, emails, etc. from your `rev-manifest.json` manifest revision file
webpack loader to work in tandem with gulp-rev
The lightweight plugin to override urls in css files to hashed after gulp-rev
Dynamically load assets into your views from your `rev-manifest.json` manifest revision file
`gulp-rev` file mapping
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.
gulp-rev workaround for fake manifest
rev
Forked from https://github.com/smysnk/gulp-rev-all with gulp-util dependency removed
root in gulp-rev
Gulp-plugin for creating origin manifest without hash, witch pretty useful in development when you using rev-manifest in back-end.
chang gulp-rev manifest to url query format
Static asset revisioning using latest git commit for the repository
A fingerprint manifest reader.