base on gulp-rev-append that replace "?rev=@@hash" with hash string and gulp-rev-append-all-srcset will not but append a hash string like "?v=xxx" to the end of ref in file.
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-d41d8cd98f.css
Rewrite occurences of filenames which have been renamed by gulp-rev
Rewrite references to assets that have been revisioned using gulp-rev
Delete the original file rewritten by gulp-rev.
Cache-busting plugin for gulp.
gulp-rev-append with the option of field name and md5 digest length.
Formatting options for static revisioned assets generated by gulp-rev or gulp-git-rev: unicorn.css => unicorn[pre]d41d8cd98f[pre].css
Simple Gulp plugin to append/prepend.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Process execution for humans
TypeScript definitions for gulp-rev
Synchronously get the current git commit hash, tag, or branch
The streaming build system.
Gzip plugin for gulp.
A spec-conformant JavaScript parser for the HTML5 srcset attribute
Remove gulp-rev or gulp-rev-all file originals
Append or Prepend a string with gulp
TypeScript definitions for gulp-rev-replace
TypeScript definitions for gulp-gzip
Cache-busting plugin(new support for custom rev-type compared with gulp-rev-append) for gulp.
Check CDK v2 applications for best practices using a combination on available rule packs.
TypeScript definitions for gulp-rev-all