gulp-uncache icon indicating copy to clipboard operation
gulp-uncache copied to clipboard

Append hash to source files to remove clients cache

Results 1 gulp-uncache issues
Sort by recently updated
recently updated
newest added

Example: ``` ``` Output: ``` ``` In the gulpfile.js: ```.pipe(uncache({append: 'hash', rename: false}))``` It should output: ``` ```