gulp-buster
gulp-buster copied to clipboard
Cache buster hashes generator for gulp. Blazing fast and fully configurable.
Based on https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5, an attempt to move away from `gulp-util` in this library.
I have a scenario where i have n number of files in a folder, and I want all the files to work as usual(change the hashkey incase of change and...
I created seperate busting tasks in `gulp`for _javascript_ files and for _css_ files, to keep things fast (only build the files that have changed). When I do just `gulp` everything...
I'm running 2 buster tasks using different source files but both outputting the manifest file with the same name, although in different directories. There are files from the first task...
hi, the php example shown involves some work at the server side to construct the file name using the json hash file. i'm working with a single-page-app setup which would...
I have created a forked package with gulp-util removed as it seems this repo is no longer supported: [https://www.npmjs.com/package/@elamping/gulp-regex-rename](https://www.npmjs.com/package/@elamping/gulp-regex-rename)