Replace CRA proxy config with vite's proxy config

This commit is contained in:
ZauberNerd
2023-07-08 10:57:34 +02:00
parent a3da33d824
commit 4b91a1972b
3 changed files with 9 additions and 15 deletions

View File

@@ -69,7 +69,6 @@
"@types/uuid": "^9.0.1",
"@vitejs/plugin-react": "^4.0.2",
"babel-plugin-formatjs": "^10.5.3",
"http-proxy-middleware": "^2.0.6",
"typescript": "^4.9.5",
"vite": "^4.4.1",
"vite-plugin-comlink": "^3.0.5"