saguijs / sagui

:monkey: Front-end tooling in a single dependency
http://sagui.js.org/
MIT License
669 stars 32 forks source link

Fix the sockjs-node connection errors while dev server is running #393

Closed npejo closed 6 years ago

npejo commented 6 years ago

While the dev server is running the following errors are logged in the console.

screen shot 2017-08-06 at 20 47 21

The solution suggested in this tread fixes the issue. https://github.com/webpack/webpack-dev-server/issues/416#issuecomment-203484465