gulp-cache-bust icon indicating copy to clipboard operation
gulp-cache-bust copied to clipboard

Bust Images

Open Merk87 opened this issue 8 years ago • 1 comments

Hi.

I'm wondering if is any way to add the cache bust hast to images?

Cheers.

Merk87 avatar Feb 07 '17 18:02 Merk87

It could be interesting to do that.

In order to do that, I think we should have to expose the regex which is used for selecting elements in html and let external users define their own.

You can find the underlying implementation here : https://github.com/furzeface/cachebust/blob/master/lib/cachebust.js#L57

Feel free to do a PR on this project. I will try to work on it, but right now, I am pretty busy these days...

davinkevin avatar Aug 06 '17 12:08 davinkevin