quick proxy test

This commit is contained in:
proddy
2021-04-01 17:49:43 +02:00
parent 3bacfc3361
commit d553542206
12 changed files with 3212 additions and 191 deletions

View File

@@ -51,6 +51,8 @@
]
},
"devDependencies": {
"react-app-rewired": "^2.1.8"
"http-proxy-middleware": "^0.19.1",
"react-app-rewired": "^2.1.8",
"concurrently": "^4.1.0"
}
}