From 6027885433336918e99a0f943fff23638facd368 Mon Sep 17 00:00:00 2001 From: nobbo Date: Wed, 26 Jul 2023 15:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E6=96=B0ide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nobbo --- features/build-profile.json5 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/features/build-profile.json5 b/features/build-profile.json5 index d862153..bfc9563 100644 --- a/features/build-profile.json5 +++ b/features/build-profile.json5 @@ -18,10 +18,6 @@ "apiType": 'stageMode', "buildOption": { }, - "entryModules": [ - "phone", - "tablet" - ], "targets": [ { "name": "default" -- Gitee