lwsjs / local-web-server

A lean, modular web server for rapid full-stack development.
MIT License
1.21k stars 85 forks source link

Browser Sync #51

Closed ghost closed 7 years ago

ghost commented 8 years ago

Hi,

Awesome tool! Just one question - I am using Browser Sync and it seems to go into an endless refresh loop when hosting through the local-web-server. Is there a way around it? OR rather, is it possible to support rerouting of the ws:// protocol?

Thanks, Johann

75lb commented 8 years ago

hi Johannds, could you send me a failing test case please? (some code or a gist i can run to see it failing)

I tried Browser Sync briefly in the past but found it doesn't provide any features i don't already have in Chrome DevTools..