From 237a32aadb51f4c7f51d4734f6e62663f8acde36 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期六, 08 四月 2023 17:02:18 +0800 Subject: [PATCH] 修复多个bug --- manifest.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/manifest.json b/manifest.json index f2ef2b6..9d4cb6c 100644 --- a/manifest.json +++ b/manifest.json @@ -56,6 +56,9 @@ "desc": "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭浣嶇疆鎺ュ彛鐨勬晥鏋滃睍绀�" } }, + "optimization": { + "subPackages": true + }, "requiredPrivateInfos": [ "getFuzzyLocation" ], @@ -80,4 +83,4 @@ "enable": false }, "vueVersion": "2" -} \ No newline at end of file +} -- Gitblit v1.9.1