From 6cedca21d955d607858633f5d600020582e2b7ca Mon Sep 17 00:00:00 2001 From: "zeyu.fz" Date: Mon, 17 Aug 2026 17:57:14 +0800 Subject: [PATCH] =?UTF-8?q?refactor(config):=20=E4=BF=AE=E6=94=B9=E6=8F=92?= =?UTF-8?q?=E4=BB=B6ID=E4=BB=A5=E7=AC=A6=E5=90=88=E5=91=BD=E5=90=8D?= =?UTF-8?q?=E8=A7=84=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将插件ID由'dsh-tool-bailian-kb'更改为'@ali/bailian-kb-dsh' - 统一插件ID格式,增强识别一致性 - 便于后续维护及模块加载管理 --- packages/tool-bailian-kb/tsdown.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tool-bailian-kb/tsdown.config.ts b/packages/tool-bailian-kb/tsdown.config.ts index c86f53d..ba1bdd2 100644 --- a/packages/tool-bailian-kb/tsdown.config.ts +++ b/packages/tool-bailian-kb/tsdown.config.ts @@ -13,7 +13,7 @@ import { defineConfig } from 'tsdown' import { transform } from 'lightningcss' /** Plugin id stamped into the __ModuleLoader__.load handoff and style tags. */ -const PLUGIN_ID = 'dsh-tool-bailian-kb' +const PLUGIN_ID = '@ali/bailian-kb-dsh' /** The module specifiers the shell shares into the frozen module table. */ const PLATFORM_MODULES = [