From 05d06b983f90d5f17150f4e38200ed8b3830cefa Mon Sep 17 00:00:00 2001 From: ky_yusj <2655568377@qq.com> Date: Tue, 22 Jun 2021 13:35:01 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=92=A4=E5=9B=9E=E4=B8=8A=E4=B8=80?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=AF=AF=E6=8F=90=E4=BA=A4=E7=9A=84=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-react/craco.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-react/craco.config.js b/web-react/craco.config.js index a83f185..59d3aa2 100644 --- a/web-react/craco.config.js +++ b/web-react/craco.config.js @@ -28,7 +28,7 @@ module.exports = { ], webpack: { plugins: [ - // new MonacoWebpackPlugin() + new MonacoWebpackPlugin() ] } } \ No newline at end of file