The local project created by vue-cli used by vue does not use real-time communications such as websocket. Why is there a socket request in the console? ask for help.

Mar.22,2021

webpack hot update requires socket


webpack hot update needs socket, can be changed to polling mode, the specific configuration depends on your webpack version.

Menu