From 68c812a148a90aea50ea468ee7b26b8ce3c1b99f Mon Sep 17 00:00:00 2001 From: yehuocode <342447229@qq.com> Date: Sun, 22 Oct 2023 07:23:17 +0000 Subject: [PATCH] =?UTF-8?q?update=20packages/vue-cli-plugin-uni/packages/u?= =?UTF-8?q?ni-push/package.json.=20cli=E6=A8=A1=E5=BC=8F=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=EF=BC=8C=E5=BC=80=E5=90=AF=E6=8E=A8=E9=80=81?= =?UTF-8?q?=EF=BC=8Cwebpack5=E6=89=93=E5=8C=85=EF=BC=8C=E4=BD=86=E8=AF=A5?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E8=A2=AB=E8=BF=87=E6=BB=A4=E4=BA=86=EF=BC=8C?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E8=8E=B7=E5=8F=96=E4=B8=8D=E5=88=B0cid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yehuocode <342447229@qq.com> --- packages/vue-cli-plugin-uni/packages/uni-push/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/vue-cli-plugin-uni/packages/uni-push/package.json b/packages/vue-cli-plugin-uni/packages/uni-push/package.json index 89cbab477c..891722cc23 100644 --- a/packages/vue-cli-plugin-uni/packages/uni-push/package.json +++ b/packages/vue-cli-plugin-uni/packages/uni-push/package.json @@ -8,7 +8,6 @@ "dist", "lib" ], - "sideEffects": false, "repository": { "type": "git", "url": "git+https://github.com/dcloudio/uni-app.git", -- Gitee