gulp-revhash-fork
Appends a file's hash to a file URL to cache assets in any file (html, templates)
Appends a file's hash to a file URL to cache assets in any file (html, templates)
gulp插件,将script标签内的src地址加上版本号
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
修改文件的版本戳功能,來源于 gulp-rev-collector
適用于591網站的包工具,來源于 gulp-rev 5.1.0 版本
对CocosCreator构建后的资源进行版本化(md5)处理。
Recipe for distribution files reving
A gulp plugin to alias modules based on revision manifest.
gulp插件,文件根据特定的格式进行修改版本号,例如:a.js->a-1.1.1.js,b-1.2.3.min.js->b-1.3.3.min.js
Append file hash as a querystring to the resource references in html and css files
Cleanup after gulp-rev.
Appends a file's hash to a file URL to cache assets in any file (html, templates). Fork from gulp-rev-hash
Appends a file's hash to a file URL to cache assets in any file (html, templates). Forked from gulp-asset-rev-hash
Manifest simple json file based on md5 hash.
基于gulp的插件,静态资源后面添加时间戳作为版本号,达到去缓存的作用。
Rewrite occurences of filenames which have been renamed by gulp-rev
A gulp plugin to append the content hash to filenames.
file.js -> 46af7237ab.js
Create hash from file. CLI for `hash-file` package.
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.