gulp-rev-hash2
appends a file's hash to a file URL in html file
appends a file's hash to a file URL in html file
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Keep existing files, Not change the existing gulp-rev generated file.
Delete replaced files from an old manifest
Replace the asset parts of html with revisioned filename.
Rewrite occurences of filenames which have been renamed by gulp-rev. Updated to use batchreplace
Rewrite occurences of filenames which have been renamed by gulp-rev
Appends a hash to a file URL to cache assets in any file (html, templates)
以最简单粗暴的方式,添加静态资源版本号,防止浏览器缓存
Base on gulp-rev-collector, add new feature(concat-asserts-feature) into it. Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Base on shonny-ua/gulp-rev-collector.Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
base on gulp-rev-collector, add replace to require module in js
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.