joeldenning / vite-single-spa-example

MIT License
63 stars 25 forks source link

HMR not work #12

Closed ShineKidd closed 2 years ago

ShineKidd commented 2 years ago

error log: client.ts:19 WebSocket connection to 'wss://single-spa-playground.org:3000/' failed:

ShineKidd commented 2 years ago

modify vite.config.ts

server: {
  hmr: {  host: 'localhost' }
}

https://vitejs.dev/config/#server-hmr