actum / gulp-dev-stack

Actum dev stack based on gulp
MIT License
11 stars 7 forks source link

New .nunj and .scss files are not automatically watched by gulp #96

Closed fallion closed 8 years ago

fallion commented 8 years ago

Newly created .nunj files are not automatically watched and compiled by gulp. Therefore BrowserSync does not refresh the page.

janpanschab commented 8 years ago

Use gulp-watch instead of builtin gulp.watch.