Remove vite config again

This commit is contained in:
David Baker 2022-06-01 11:41:42 +01:00
parent 6779abe64e
commit 52c0c1a051

View File

@ -39,9 +39,6 @@ export default defineConfig(({ mode }) => {
proxy: {
"/_matrix": env.VITE_DEFAULT_HOMESERVER || "http://localhost:8008",
},
hmr: {
clientPort: 443,
},
},
resolve: {
dedupe: [