gulp-cache-bust
gulp-cache-bust copied to clipboard
Bust Images
Hi.
I'm wondering if is any way to add the cache bust hast to images?
Cheers.
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...