Closed vorandrew closed 10 years ago
On windows you have <!-- build:js scripts/combined.js --> translated into scripts\combined.js after gulp-rev
<!-- build:js scripts/combined.js -->
scripts\combined.js
gulp-rev
I'm not on windows so I can't test this, but I think this should be fixed after merging #5? Can you confirm?
Closing this, as it seems #5 has fixed it.
On windows you have
<!-- build:js scripts/combined.js -->
translated intoscripts\combined.js
aftergulp-rev