gulp-rev-hu
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Delete replaced files from an old manifest
Appends a hash to a file URL to cache assets in any file (html, templates)
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?v=d41d8cd98f
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css → unicorn.css?v=d41d8cd98f
Base on sindresorhus/gulp-rev.Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css
gulp插件,静态资源加版本号
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-2015_01_02_03_04_45.css
Old static asset revision files filter
use gulp-rev to filter out the updated files by compare with old manifest.json file
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
improve gulp-rev
improve gulp-rev
Appends a file's hash to a file URL to cache assets in any file (html, templates)
Geotemporal hashing function based on geohash and z-order curves. The resulting string hash encodes time and space on Earth with variable precision and all other characteristics of a geohash. Comes with Typescript definitions