ehaeusler
ehaeusler
As a workaround, I used [gulp-replace](https://github.com/lazd/gulp-replace) prior to cachebusting, to revert the filenames to their original state :)
Thats what I want it to do. If there are errors during linting, the task should fail so you are forced to fix them before recompiling. But if everything is...
I tried your example and don't run into the situation there. Maybe it's caused in combination with one of the other plugins. I'll try to isolate it and provide feedback,...