Fixed dev server reloads
This commit is contained in:
parent
f80b20785c
commit
d67a807759
|
|
@ -76,6 +76,7 @@ export default defineConfig({
|
|||
hmr: {
|
||||
protocol: "wss",
|
||||
clientPort: 443,
|
||||
path: "/__vite_hmr",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user