PERF: ⚡ ️ 🔥 Destroy multi-environment proxy configuration [@asegers]
Showing
File moved
.env.development
deleted
100644 → 0
... | ... | @@ -2,6 +2,7 @@ |
"name": "order-management-client", | ||
"version": "0.1.0", | ||
"private": true, | ||
"proxy": "http://localhost:8084", | ||
"dependencies": { | ||
"@chakra-ui/icons": "^1.0.13", | ||
"@chakra-ui/react": "^1.6.0", | ||
... | ... | @@ -24,7 +25,6 @@ |
"axios": "^0.21.1", | ||
"bootstrap": "^4.6.0", | ||
"framer-motion": "^4", | ||
"http-proxy-middleware": "^2.0.0", | ||
"moment": "^2.29.1", | ||
"react": "^17.0.2", | ||
"react-bootstrap": "^1.5.2", | ||
... | ... |
src/setupProxy.js
deleted
100644 → 0
Please register or sign in to comment