[CHORE] Upgarding Component
This commit is contained in:
parent
8c58951fd3
commit
455ceb11e4
4 changed files with 54 additions and 3 deletions
|
@ -8,7 +8,7 @@ export default () => {
|
|||
port: process.env.VITE_DEV_PORT ?? 5173,
|
||||
host: "0.0.0.0",
|
||||
hmr: {
|
||||
protocol: process.env.VITE_DEV_PROTOCOL ?? "wss",
|
||||
protocol: process.env.VITE_DEV_PROTOCOL ?? "ws",
|
||||
},
|
||||
},
|
||||
build: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue