From cf0559c5d9dfe010c7747ddc49f9d928a148c383 Mon Sep 17 00:00:00 2001 From: xbzhu <5430389+xbzhu@user.noreply.gitee.com> Date: Thu, 3 Aug 2023 09:07:37 +0000 Subject: [PATCH] =?UTF-8?q?update=20ZR.Vue/package.json.=20=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E4=BE=9D=E8=B5=96=E5=A2=9E=E5=8A=A0=E4=BA=86webpack-b?= =?UTF-8?q?undle-analyzer=E6=8F=92=E4=BB=B6=EF=BC=8C=E5=88=86=E6=9E=90?= =?UTF-8?q?=E6=89=93=E5=8C=85=E5=90=8E=E7=9A=84js=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xbzhu <5430389+xbzhu@user.noreply.gitee.com> --- ZR.Vue/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ZR.Vue/package.json b/ZR.Vue/package.json index 87c3a41..098c226 100644 --- a/ZR.Vue/package.json +++ b/ZR.Vue/package.json @@ -66,7 +66,8 @@ "sass-loader": "10.1.0", "script-ext-html-webpack-plugin": "2.1.3", "svg-sprite-loader": "4.1.3", - "vue-template-compiler": "2.6.12" + "vue-template-compiler": "2.6.12", + "webpack-bundle-analyzer": "^4.5.0" }, "engines": { "node": ">=8.9",