gulp-wp-rev
Revisioning CSS/JS appending a hash in you assets of wordpress theme
Revisioning CSS/JS appending a hash in you assets of wordpress theme
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.I'm just modifying the example demo.css => demo.css?V=5a6b8d. There is other module name: gulp-rev-dxb.
broccoli asset prepending (rewrite assets references)
Rollup plugin to add a checksum to your destination filename
A gulp plugin to replace requirejs modules based on revision manifest.
Gulp plugin to hash asset filenames and generate asset manifest
Dynamically load assets into your views, emails, etc. from your `rev-manifest.json` manifest revision file
Update occurences of filenames which have been renamed by gulp-rev
Static asset revisioning by datestamp and version number to filenames
Template helper for getting the most recent commit hash from git history.
Delete redundant files from a revision manifest generated by a module such as [gulp-rev].
Rewrite occurrences of filenames which have been renamed by webpack.
Write manifest.json that is Rails assets helper compatible
Static asset revisioning.
Can Create a rev mapper file after rev base on grunt-filerev
Ultimate asset collector and rev-helper for gulp
Append a unique hash to filename. Optionally create a manifest mapping. Optionally rewrite references to updated filenames.
The lightweight plugin to override urls in css files to hashed after gulp-rev
Removes occurences of *.map filenames in the manifest file created by gulp-rev
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css