From c359ef056842171249c89c491d1fb491b5ce04d3 Mon Sep 17 00:00:00 2001 From: surenjun Date: Tue, 14 Oct 2025 13:19:08 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Amodule.json=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/module.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/entry/src/main/module.json5 b/entry/src/main/module.json5 index 20642f50..79a0205f 100644 --- a/entry/src/main/module.json5 +++ b/entry/src/main/module.json5 @@ -4,7 +4,6 @@ "name": "entry", "type": "entry", "description": "$string:module_desc", - "srcEntry": "./ets/entryability/EntryAbility.ts", "mainElement": "EntryAbility", "deviceTypes": [ "default",