From 04490bffbf1c0d30fcc11736f5469a53d4e9b617 Mon Sep 17 00:00:00 2001 From: zypo Date: Fri, 4 Mar 2022 11:55:45 +0800 Subject: [PATCH] =?UTF-8?q?F=20=E6=9C=AC=E5=9C=B0=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=8C=85=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spug_web/package.json b/spug_web/package.json index 8d0dca8..1c0b6f4 100644 --- a/spug_web/package.json +++ b/spug_web/package.json @@ -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" } }