gulp-webserver
gulp-webserver copied to clipboard
added polling interval for livereload
+1 @davidgengenbach can you implement liveCSS too?
+1 Good PR.
@davidgengenbach good stuff. Can you update the README.md as well documenting these new options?
This would be nice. Default time is frustratingly high, most of the times I'm faster alt+tabbing => F5'ing the browser :)
+1
Encountered same issue. I suggest to use gulp-connect (which reloads immediately with gulp.watch) instead because this plugin seems to be not maintained anymore.
I solved it by forking this project and applying the provided PR.
npm install gulp-webserver-fast