Open aminta opened 7 years ago
I do not understand what's the problem. Can you elaborate?
When I edit and save a .scss file, the cache is cleared on iOS but not on desktop browsers, because the link to new somename21313.css file is not updated: in iOS it is. I have to update an html file to make cache cleared also on the connected desktop browsers...
I am sorry but I don't see how this plugin could be browser dependent. I don't see how they could be related. You should be able to reproduce this issue with any browser.
The only thing it could happen is that hash is not calculated correctly on file changed and that's why browser is not updated. You should try to add a gulp.debug entry after calling references to see if the file new hash is calculated correctly.
Hi! These are my Gulp 4 tasks: