gulp-rev-extension
基于gulp-rev的功能扩展
基于gulp-rev的功能扩展
improve gulp-rev
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css. Added forceRev option in this fork.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Just match the file path and then give it md5 for version control
improve gulp-rev2
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
Revision file link which imported by a Html,CSS or JS 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
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.