Josiah / gulp-cachebust

Generates checksums and renames references to files, useful for cachebusting
30 stars 11 forks source link

added support for custom path formatter #16

Closed bhuvidya closed 8 years ago

bhuvidya commented 8 years ago

i thought it might be useful to be able to control the format of the cachebusted files (eg add a custom prefix to the bust hash). i needed this myself to be able to target busted files accurately from "cleaning" gulp tasks

TheCrinventor commented 7 years ago

Can this code change be published on NPM as early as possible ??