From a32d6cdae647127819d6c7514cc2020a61fcf0fc Mon Sep 17 00:00:00 2001 From: wushumin Date: Thu, 4 Jun 2026 16:45:26 +0800 Subject: [PATCH] chore: shrink mp weixin debug package --- user-app/src/manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/user-app/src/manifest.json b/user-app/src/manifest.json index cd9848b..8ae00f4 100644 --- a/user-app/src/manifest.json +++ b/user-app/src/manifest.json @@ -55,6 +55,14 @@ "urlCheck" : false }, "usingComponents" : true, + "packOptions" : { + "ignore" : [ + { + "type" : "file", + "value" : "static/appraisal/service-anxinyan-hero.png" + } + ] + }, "plugins" : { "lite-pos-plugin" : { "version" : "2.4.7",