mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-30 00:50:48 +08:00
Remove vite config again
This commit is contained in:
parent
6779abe64e
commit
52c0c1a051
@ -39,9 +39,6 @@ export default defineConfig(({ mode }) => {
|
||||
proxy: {
|
||||
"/_matrix": env.VITE_DEFAULT_HOMESERVER || "http://localhost:8008",
|
||||
},
|
||||
hmr: {
|
||||
clientPort: 443,
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
dedupe: [
|
||||
|
Loading…
Reference in New Issue
Block a user