Closed fallion closed 8 years ago
Newly created .nunj files are not automatically watched and compiled by gulp. Therefore BrowserSync does not refresh the page.
Use gulp-watch instead of builtin gulp.watch.
gulp.watch
Newly created .nunj files are not automatically watched and compiled by gulp. Therefore BrowserSync does not refresh the page.