I have the following setup:
// watch for changes gulp.task(\'watch\', function () { gulp.watch(\'./assets/**/*.less\', [\'compile-less\']); }); gulp.task(
gulp-less version 4.0.0 has a strange caching issue. Install gulp-less@3.5.0 and will solve the issue. This will be fixed. Check out https://github.com/stevelacy/gulp-less/issues/283#ref-issue-306992692
gulp-less
gulp-less@3.5.0