From 449c3b5a25d67170faef298e6519a797ec5c69ea Mon Sep 17 00:00:00 2001 From: Frostime Date: Sat, 18 Oct 2025 21:41:13 +0800 Subject: [PATCH] Remove disabledInPublish property from plugin.json --- plugin.json | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin.json b/plugin.json index 160641b..b5cbd82 100644 --- a/plugin.json +++ b/plugin.json @@ -21,7 +21,6 @@ "browser-mobile", "desktop-window" ], - "disabledInPublish": false, "displayName": { "default": "Plugin sample with vite and svelte", "zh_CN": "插件样例 vite + svelte 版"