I’m switching from using neutrino to vue-cli.
The transition is causing me some issues at the moment and one of them is that
when I start my app and go to localhost:8080 it tries for some reason to access the network
on this address:
http://192.168.178.9:8080/sockjs-node/info?t=<some_number>
Has anyone here dealt with this issue?