BrowserSync (Gulp Version) injecting new CSS changes but then reloads a cached CSS version in Google Chrome -
when change css files browsersync injects changes correctly chrome reloads cached css file version.
it works in newest versions of safari , firefox, not in chrome.
- browser-sync 2.17.5
- google chrome version 57.0.2987.110 (64-bit)
- macos sierra 10.12.3 (16d32)
here gulpfile.js
the solution (workaround) to:
Comments
Post a Comment