refactor(config): 修改插件ID以符合命名规范

- 将插件ID由'dsh-tool-bailian-kb'更改为'@ali/bailian-kb-dsh'
- 统一插件ID格式,增强识别一致性
- 便于后续维护及模块加载管理
This commit is contained in:
zeyu.fz
2026-08-17 17:57:14 +08:00
parent f0427be625
commit 6cedca21d9
+1 -1
View File
@@ -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 = [