mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-19 06:20:25 +00:00
Remove vite config again
This commit is contained in:
@@ -39,9 +39,6 @@ export default defineConfig(({ mode }) => {
|
||||
proxy: {
|
||||
"/_matrix": env.VITE_DEFAULT_HOMESERVER || "http://localhost:8008",
|
||||
},
|
||||
hmr: {
|
||||
clientPort: 443,
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
dedupe: [
|
||||
|
||||
Reference in New Issue
Block a user