Hi,
options.replaceInExtensions Type: Array Default: ['.js', '.css', '.html', '.hbs']
For this, would this option support .json and .xml?
I add it to my gulp-rev code, every types list on the doc is working fine, except .json and .xml, all the revision images are not updating within the .json and .xml.
issue related to: https://github.com/sindresorhus/gulp-rev/issues/214
thanks!
Hi,
options.replaceInExtensions Type: Array Default: ['.js', '.css', '.html', '.hbs']For this, would this option support
.jsonand.xml?I add it to my
gulp-revcode, every types list on the doc is working fine, except.jsonand.xml, all the revision images are not updating within the.jsonand.xml.issue related to: https://github.com/sindresorhus/gulp-rev/issues/214
thanks!