F 本地开发环境包依赖

pull/462/head
zypo 2022-03-04 11:55:45 +08:00
parent d3fa99f1cd
commit 04490bffbf
1 changed files with 2 additions and 1 deletions

View File

@ -47,6 +47,7 @@
"customize-cra": "^1.0.0",
"less": "^3.12.2",
"less-loader": "^7.1.0",
"react-app-rewired": "^2.1.6"
"react-app-rewired": "^2.1.6",
"http-proxy-middleware": "0.19.2"
}
}