gulp-rev-html
Static asset revisioning by appending timestamp to filenames: style.css => style.css?v=1646036823
Static asset revisioning by appending timestamp to filenames: style.css => style.css?v=1646036823
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css
unicorn.css => unicorn.css?d41d8cd98f
Static asset revision data collector from manifests, generated from different streams, and replace their links in html template.alter from gulp-rev-collector
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.alter from gulp-rev-collector
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.
[gulp-rev-cto](https://www.npmjs.com/package/gulp-rev-cto) 是基于 [gulp-rev](https://www.npmjs.com/package/gulp-rev) & [gulp-rev-collector](https://www.npmjs.com/package/gulp-rev-collector)改造,将 hash 值置于文件后,避免生成多个的文件,同时封装 rev-collector, 无需安装两个依赖。
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.css?d41d8cd98f.alter from gulp-rev
根据文件内容计算出hash值来控制缓存,形势为: unicorn.css => unicorn.css?v=d41d8cd98f
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?v=d41d8cd98f.css
A Webpack plugin to build static assets for projects using GoSSR generator.
修改文件的版本戳功能,來源于 gulp-rev-collector
Add the ability to exclude assets based on RegExp patterns
无需配置 webpack externals 自动向 html-webpack-plugins 模板注入 unpkg cdn
Adapt html-webpack-skip-assets-plugin to Rspack.