{"library":"gulp-cache-breaker","type":"library","category":null,"description":"Gulp plugin that inserts SHA1 checksums into filepaths for cache busting, by wrapping URLs in {{cache-break:url}} markers in HTML files. Version 1.2.0 is the latest but the package is no longer maintained. It supports generating cache-broken paths and optionally creating symlinks. Alternative: use a more modern task runner or bundler with built-in cache busting.","language":"javascript","status":"abandoned","version":"1.2.0","tags":["javascript","gulpplugin","cache","cache-breaker","cache-busting","cache-bust"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gulp-cache-breaker","imports":["const CacheBreaker = require('gulp-cache-breaker');","const cb = new CacheBreaker();\ngulp.src('src/index.html').pipe(cb.gulpCbPath('dist'))","const cb = new CacheBreaker();\ngulp.task('symlink', function() { cb.symlinkCbPaths(); })"]},{"cmd":"yarn add gulp-cache-breaker","imports":[]},{"cmd":"pnpm add gulp-cache-breaker","imports":[]}],"homepage":"https://github.com/allenai/gulp-cache-breaker#readme","github":"https://github.com/allenai/gulp-cache-breaker","docs":null,"changelog":null,"pypi":null,"npm":"gulp-cache-breaker","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}