gulp-webserver icon indicating copy to clipboard operation
gulp-webserver copied to clipboard

added polling interval for livereload

Open davidgengenbach opened this issue 10 years ago • 7 comments

davidgengenbach avatar Aug 06 '15 13:08 davidgengenbach

+1 @davidgengenbach can you implement liveCSS too?

ghost avatar Aug 07 '15 01:08 ghost

+1 Good PR.

lion-man44 avatar Sep 06 '15 14:09 lion-man44

@davidgengenbach good stuff. Can you update the README.md as well documenting these new options?

nisaacson avatar Feb 01 '16 13:02 nisaacson

This would be nice. Default time is frustratingly high, most of the times I'm faster alt+tabbing => F5'ing the browser :)

tfrijsewijk avatar Feb 08 '16 15:02 tfrijsewijk

+1

kirillgroshkov avatar Feb 29 '16 13:02 kirillgroshkov

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.

Kagami avatar Apr 15 '16 14:04 Kagami

I solved it by forking this project and applying the provided PR. npm install gulp-webserver-fast

kirillgroshkov avatar Apr 16 '16 11:04 kirillgroshkov