expo-harmony-toolkit 1.11.1 → 1.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.en.md CHANGED
@@ -9,7 +9,7 @@
9
9
  <p>
10
10
  <a href="https://github.com/BlackishGreen33/Expo-Harmony-Toolkit/actions/workflows/ci.yml"><img alt="Checks" src="https://img.shields.io/badge/checks-passing-16a34a?style=flat-square&logo=githubactions&logoColor=white"></a>
11
11
  <a href="./LICENSE"><img alt="License" src="https://img.shields.io/badge/license-MIT-0f766e?style=flat-square"></a>
12
- <a href="https://github.com/BlackishGreen33/Expo-Harmony-Toolkit/releases"><img alt="Version" src="https://img.shields.io/badge/version-v1.11.1-111827?style=flat-square"></a>
12
+ <a href="https://github.com/BlackishGreen33/Expo-Harmony-Toolkit/releases"><img alt="Version" src="https://img.shields.io/badge/version-v1.11.2-111827?style=flat-square"></a>
13
13
  <a href="./docs/support-matrix.md"><img alt="Matrix" src="https://img.shields.io/badge/matrix-expo55--rnoh082--ui--stack-2563eb?style=flat-square"></a>
14
14
  <img alt="Input" src="https://img.shields.io/badge/input-Managed%2FCNG%20%2B%20bare%20intake-059669?style=flat-square">
15
15
  </p>
@@ -24,7 +24,7 @@
24
24
  </div>
25
25
 
26
26
  > [!IMPORTANT]
27
- > `v1.11.1` is the first public `v1.11.x` release. It closes the diagnosable managed sidecar drift behavior: non-build-required drift preserves user edits and points to `sync-template --force` / `init --force`, while build-required autolinking and RNOH shim drift can be refreshed by the bundle/build gate. `v1.11.0` remains an unpublished burn-down ledger checkpoint; the public promise stays tight: `latest` only carries fully accepted `verified` capabilities, and v1.11.1 is not a verified expansion.
27
+ > `v1.11.2` has completed the pre-release non-device closeout: release HAP/runtime, bare workflow, and Third-party Native Wave A/B gaps stay explicit, and the ccnubox_rn signed simulator app-shell gate has passed. `v1.11.1` remains the first published public `v1.11.x`; the public promise stays tight: `latest` only carries fully accepted `verified` capabilities, and v1.11.2 is not a verified expansion and has not been published yet.
28
28
 
29
29
  > [!TIP]
30
30
  > The two validated `@react-native-oh-tpl/*` adapters in the public matrix are currently consumed via exact Git URLs and commits. For repository development and the official UI-stack sample, prefer `pnpm install --ignore-scripts` so adapter prepare hooks do not fail on private upstream resources.
@@ -48,7 +48,7 @@
48
48
  <!-- GENERATED:readme-current-status:start -->
49
49
  | Item | Status |
50
50
  | --- | --- |
51
- | Current version | `v1.11.1` |
51
+ | Current version | `v1.11.2` |
52
52
  | Support model | `verified + preview + experimental` |
53
53
  | Public `verified` matrix | `expo55-rnoh082-ui-stack` |
54
54
  | Supported input | Managed/CNG Expo projects; bare and catalog-out intake classification |
@@ -264,7 +264,7 @@ Additional preview evidence semantics:
264
264
  - `bundle/debugBuild` are marked as `automated`
265
265
  - `device` is marked as `manual-doc`, which means a human acceptance record exists rather than CI automation
266
266
  - `release` is marked as `none`, which means no release evidence exists yet
267
- - `v1.8.2` additionally records local signing plus simulator install/start evidence for the ccnubox release HAP; this only proves the minimal app-shell release-HAP path and does not close per-capability release acceptance
267
+ - `v1.11.2` additionally records the current local ccnubox_rn dirty checkout signed simulator install/start gate; this only proves the app-shell non-device smoke and does not close per-capability release acceptance
268
268
  - `v1.8.3` aligns the RNOH runtime / CLI to the current latest `0.82.x` patch (`0.82.29`) while keeping the buildable `react-native@0.82.1` matrix boundary
269
269
 
270
270
  Manual Harmony acceptance still requires:
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
  <p>
10
10
  <a href="https://github.com/BlackishGreen33/Expo-Harmony-Toolkit/actions/workflows/ci.yml"><img alt="Checks" src="https://img.shields.io/badge/checks-passing-16a34a?style=flat-square&logo=githubactions&logoColor=white"></a>
11
11
  <a href="./LICENSE"><img alt="License" src="https://img.shields.io/badge/license-MIT-0f766e?style=flat-square"></a>
12
- <a href="https://github.com/BlackishGreen33/Expo-Harmony-Toolkit/releases"><img alt="Version" src="https://img.shields.io/badge/version-v1.11.1-111827?style=flat-square"></a>
12
+ <a href="https://github.com/BlackishGreen33/Expo-Harmony-Toolkit/releases"><img alt="Version" src="https://img.shields.io/badge/version-v1.11.2-111827?style=flat-square"></a>
13
13
  <a href="./docs/support-matrix.md"><img alt="Matrix" src="https://img.shields.io/badge/matrix-expo55--rnoh082--ui--stack-2563eb?style=flat-square"></a>
14
14
  <img alt="Input" src="https://img.shields.io/badge/input-Managed%2FCNG%20%2B%20bare%20intake-059669?style=flat-square">
15
15
  </p>
@@ -24,7 +24,7 @@
24
24
  </div>
25
25
 
26
26
  > [!IMPORTANT]
27
- > `v1.11.1` 是第一个公开发布的 `v1.11.x`,收口 managed sidecar drift 的可诊断行为:非 build-required drift 会保留用户改动并提示 `sync-template --force` / `init --force`,build-required autolinking RNOH shim drift 可由 bundle/build gate 自动刷新。`v1.11.0` 只作为未发布的 burn-down ledger checkpoint;当前公开承诺仍然收紧为:`latest` 只承诺完整验收的 `verified` 能力,v1.11.1 不是 verified 扩容。
27
+ > `v1.11.2` 已完成发布前非实机 closeout:release HAP/runtime、bare workflow Third-party Native Wave A/B 的缺口继续被明确记录,ccnubox_rn signed simulator app-shell gate 已通过。`v1.11.1` 仍是已发布的第一个公开 `v1.11.x`;当前公开承诺仍然收紧为:`latest` 只承诺完整验收的 `verified` 能力,v1.11.2 不是 verified 扩容,也尚未发布。
28
28
 
29
29
  > [!TIP]
30
30
  > 由于当前公开矩阵内的两套 `@react-native-oh-tpl/*` adapter 依赖以 Git URL + exact commit 形式接入,仓库开发和官方 UI-stack sample 推荐使用 `pnpm install --ignore-scripts`,避免 Git adapter 在 prepare 阶段拉取私有资源而中断安装。
@@ -48,7 +48,7 @@
48
48
  <!-- GENERATED:readme-current-status:start -->
49
49
  | 项目 | 说明 |
50
50
  | --- | --- |
51
- | 当前版本 | `v1.11.1` |
51
+ | 当前版本 | `v1.11.2` |
52
52
  | 支持模型 | `verified + preview + experimental` |
53
53
  | 唯一 `verified` 公开矩阵 | `expo55-rnoh082-ui-stack` |
54
54
  | 输入范围 | Managed/CNG Expo 项目;bare 与 catalog 外项目 intake 分类 |
@@ -270,7 +270,7 @@ preview 证据的额外说明:
270
270
  - `bundle/debugBuild` 标记为 `automated`
271
271
  - `device` 标记为 `manual-doc`,表示已有人工验收记录,不等于 CI 自动验收
272
272
  - `release` 标记为 `none`,表示当前仍没有 release 证据
273
- - `v1.8.2` 额外记录了 ccnubox release HAP 的本地签名、模拟器安装与启动证据;这只证明 app-shell release HAP 最低链路,不关闭单 capability release acceptance
273
+ - `v1.11.2` 额外记录了当前本地 ccnubox_rn dirty checkout signed simulator install/start gate;这只证明 app-shell 非实机 smoke,不关闭单 capability release acceptance
274
274
  - `v1.8.3` 将 RNOH runtime / CLI 对齐到当前 `0.82.x` 最新 patch(`0.82.29`),继续保留 `react-native@0.82.1` 的可构建矩阵边界
275
275
 
276
276
  手动 Harmony 验收继续要求:
@@ -1,6 +1,6 @@
1
1
  export declare const TOOLKIT_PACKAGE_NAME = "expo-harmony-toolkit";
2
2
  export declare const CLI_NAME = "expo-harmony";
3
- export declare const TOOLKIT_VERSION = "1.11.1";
3
+ export declare const TOOLKIT_VERSION = "1.11.2";
4
4
  export declare const TEMPLATE_VERSION = "rnoh-0.82.29";
5
5
  export declare const RNOH_VERSION = "0.82.29";
6
6
  export declare const RNOH_CLI_VERSION = "0.82.29";
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DESIRED_PACKAGE_SCRIPTS = exports.HARMONY_RUNTIME_PRELUDE_RELATIVE_PATH = exports.HARMONY_ROUTER_ENTRY_FILENAME = exports.STRICT_ENV_EXIT_CODE = exports.STRICT_DOCTOR_EXIT_CODE = exports.DEFAULT_HVIGOR_PLUGIN_FILENAME = exports.PREBUILD_METADATA_FILENAME = exports.TOOLKIT_CONFIG_FILENAME = exports.BUILD_REPORT_FILENAME = exports.ENV_REPORT_FILENAME = exports.DOCTOR_REPORT_FILENAME = exports.MANIFEST_FILENAME = exports.SIGNING_LOCAL_EXAMPLE_FILENAME = exports.SIGNING_LOCAL_FILENAME = exports.GENERATED_SHIMS_DIR = exports.GENERATED_DIR = exports.SUPPORTED_EXPO_SDKS = exports.RNOH_CLI_VERSION = exports.RNOH_VERSION = exports.TEMPLATE_VERSION = exports.TOOLKIT_VERSION = exports.CLI_NAME = exports.TOOLKIT_PACKAGE_NAME = void 0;
4
4
  exports.TOOLKIT_PACKAGE_NAME = 'expo-harmony-toolkit';
5
5
  exports.CLI_NAME = 'expo-harmony';
6
- exports.TOOLKIT_VERSION = '1.11.1';
6
+ exports.TOOLKIT_VERSION = '1.11.2';
7
7
  exports.TEMPLATE_VERSION = 'rnoh-0.82.29';
8
8
  exports.RNOH_VERSION = '0.82.29';
9
9
  exports.RNOH_CLI_VERSION = '0.82.29';
@@ -508,7 +508,7 @@ function buildNextActions(input) {
508
508
  actions.push(`Align Expo SDK, React Native, RNOH, and validated adapter versions to ${validatedMatrices_1.DEFAULT_VALIDATED_MATRIX_ID}, then rerun \`expo-harmony doctor --project-root . --strict\`.`);
509
509
  }
510
510
  if (coverageProfile === 'bare') {
511
- actions.push('Keep this project on the bare workflow track for now: preserve the native directories, use `expo-harmony doctor --project-root .` for classification, and only claim verified support after bare workflow support lands in the mainline capability catalog.');
511
+ actions.push('Keep this project on the bare workflow track for now: preserve the native directories, use `expo-harmony doctor --project-root .` for classification, keep release HAP/runtime evidence as the v1.11.x blocker, and do not call it release-ready until that evidence closes.');
512
512
  }
513
513
  if (hasRouterBlockingIssues) {
514
514
  actions.push('Add the missing expo-router peers/plugin/scheme or update the Harmony bundle script to use `expo-harmony bundle`, then rerun doctor before trusting router builds.');
@@ -529,10 +529,10 @@ function buildNextActions(input) {
529
529
  }
530
530
  if (coverageProfile === 'third-party-native-heavy') {
531
531
  if (hasThirdPartyWaveA) {
532
- actions.push('Keep Third-party Native Wave A on `doctor --target-tier experimental`: pair async-storage and screens with their Harmony adapters, keep safe-area on the toolkit shim, and close device/release evidence before any promotion.');
532
+ actions.push('Keep Third-party Native Wave A on `doctor --target-tier experimental`: pair async-storage and screens with their Harmony adapters, keep safe-area on the toolkit shim, and record fallback paths before any promotion when device/release evidence cannot close in v1.11.x.');
533
533
  }
534
534
  if (hasThirdPartyWaveB) {
535
- actions.push('Keep Third-party Native Wave B on `doctor --target-tier experimental`: pair ccnubox WebView, media-library, Lottie, and Skia surfaces with their Harmony adapters, keep JPush runtime evidence separate, and require debug/release simulator delivery gates before shipping.');
535
+ actions.push('Keep Third-party Native Wave B on `doctor --target-tier experimental`: pair ccnubox WebView, media-library, Lottie, and Skia surfaces with their Harmony adapters, keep JPush runtime evidence separate, and record fallback paths if release/runtime evidence cannot close in v1.11.x.');
536
536
  }
537
537
  if (!hasThirdPartyWaveA && !hasThirdPartyWaveB) {
538
538
  actions.push('Isolate third-party native packages and onboard them through the mainline capability catalog one by one; start with `react-native-gesture-handler` if it is present, and treat unknown native surfaces as explicit unblockers rather than matrix drift.');
@@ -8,4 +8,4 @@ export declare const SUPPORTING_SAMPLE_PATHS: readonly ["examples/official-app-s
8
8
  export declare const VERIFIED_JS_UI_CAPABILITY_NAMES: readonly ["expo-router", "expo-linking", "expo-constants", ...("react-native-reanimated" | "react-native-svg")[]];
9
9
  export declare const PREVIEW_CAPABILITY_DEFINITIONS: import("..").CapabilityDefinition[];
10
10
  export declare const EXPERIMENTAL_CAPABILITY_NAMES: readonly string[];
11
- export declare const PUBLIC_CURRENT_VERSION = "1.11.1";
11
+ export declare const PUBLIC_CURRENT_VERSION = "1.11.2";
@@ -134,6 +134,7 @@ function renderSupportMatrixCapabilityTelemetry(locale) {
134
134
  '- `runtimeMode=shim`:说明当前还在桥接或占位阶段,即使 bundle / debug build 已完成,也不应宣称 verified',
135
135
  '- `runtimeMode=adapter`:说明已经进入真实适配路径,但仍缺少某些验收证据',
136
136
  '- `runtimeMode=verified`:说明能力已进入正式承诺,且证据闭环完成',
137
+ '- `release=no[none]`:说明 release HAP/runtime evidence 尚未关闭,不能写成 release-ready',
137
138
  ]
138
139
  : [
139
140
  'All capabilities now publish the following fields together:',
@@ -154,6 +155,7 @@ function renderSupportMatrixCapabilityTelemetry(locale) {
154
155
  '- `runtimeMode=shim`: the capability is still on a bridge or placeholder path and must not be described as verified',
155
156
  '- `runtimeMode=adapter`: the capability is on a real adapter path but still lacks part of the evidence needed for verified promotion',
156
157
  '- `runtimeMode=verified`: the capability has entered the formal public promise and closed the evidence loop',
158
+ '- `release=no[none]`: release HAP/runtime evidence is still open and must not be described as release-ready',
157
159
  ];
158
160
  return lines.join('\n');
159
161
  }
package/docs/cli-build.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CLI 构建指南
2
2
 
3
- `v1.11.1` 延续 `verified + preview + experimental` 支持分层,并把 `v1.11.0` sidecar drift 台账收口成第一个公开 `v1.11.x` 工具链 patch:`doctor` 继续分类任意 Expo 项目、标出 blocker 类型并给出有序下一步;`expo55-rnoh082-ui-stack` 仍是唯一 verified 矩阵。
3
+ `v1.11.2` 延续 `verified + preview + experimental` 支持分层,并完成发布前非实机 closeout:v1.11.x 剩余 blocker 继续写成 burn-down 台账与降级策略,ccnubox_rn signed simulator app-shell gate 已通过;`doctor` 继续分类任意 Expo 项目、标出 blocker 类型并给出有序下一步;`expo55-rnoh082-ui-stack` 仍是唯一 verified 矩阵。
4
4
 
5
5
  CLI 命令集合不变:
6
6
 
@@ -61,7 +61,8 @@ pnpm release:check
61
61
  - hosted CI 默认仍可通过 `EXPO_HARMONY_RELEASE_SKIP_HAP=1` 跳过真实 DevEco HAP 构建
62
62
  - debug / release HAP gate 继续由 capability acceptance、带工具链环境的 CI 或本地验收补齐
63
63
  - `v1.11.0` 是未发布的 burn-down ledger checkpoint;`v1.11.1` 是第一个公开 `v1.11.x`,发布到 `latest` 只代表 sidecar drift 工具链行为收口,不代表 verified/capability 边界放宽
64
- - `v1.8.2` 已补一条 ccnubox release HAP 的本地签名、模拟器安装与启动记录;该记录不替代真机 device acceptance,也不把 preview capability 标为 release-ready
64
+ - `v1.11.2` 已完成发布前非实机 closeout ccnubox signed simulator app-shell gate;不发布 tag/npm/GitHub Release 前,远端公开状态仍以已发布版本为准
65
+ - `v1.11.2` 的 ccnubox signed simulator install/start 记录不替代真机 device acceptance,也不把 preview capability 标为 release-ready
65
66
  - `v1.8.3` 只刷新 RNOH runtime / CLI 到 `0.82.29`,仍不宣称 RN `0.83.x` 已进入公开 Harmony 矩阵
66
67
  - preview capability 若在报告里显示 `device=yes`,必须同时以 `evidenceSource.device=manual-doc` 对外说明其来源,不得表述成 CI 自动设备验证
67
68
 
package/docs/roadmap.md CHANGED
@@ -252,7 +252,7 @@ Acceptance checklist:
252
252
 
253
253
  目标日期:`2026-11-30`
254
254
 
255
- 状态:`v1.11.0` 是未发布的 burn-down ledger checkpoint;`v1.11.1` 是第一个公开 `v1.11.x`,发布到 `latest`,只收口 sidecar drift 工具链行为,不提升任何 capability 到 `verified`。
255
+ 状态:`v1.11.0` 是未发布的 burn-down ledger checkpoint;`v1.11.1` 是第一个公开 `v1.11.x`,发布到 `latest`,只收口 sidecar drift 工具链行为;`v1.11.2` 已完成发布前非实机 closeout 与 ccnubox signed simulator app-shell gate,不提升任何 capability 到 `verified`,且尚未发布。
256
256
 
257
257
  目标:把还会阻止“任何 Expo 项目可靠打包”的剩余高频 blocker 清到只剩极少数明确已知例外。
258
258
 
@@ -282,6 +282,7 @@ Acceptance checklist:
282
282
 
283
283
  - 新增 `acceptance/v1.11.0-burn-down-ledger.md` 记录 v1.11.x 起始台账
284
284
  - 新增 `acceptance/v1.11.1-acceptance.md` 记录第一个公开 v1.11.x release、`v1.11.0` 不发布决策与 sidecar drift 收口结果
285
+ - 更新 `acceptance/v1.11.2-acceptance.md` 记录非实机 closeout、ccnubox signed simulator app-shell gate、bare release gap 与 third-party fallback 策略
285
286
  - 明确本阶段不改变 `latest` / `verified` 边界
286
287
  - 不把 debug/release HAP build pass 表述为真机 device 或 runtime pass
287
288
  - 对每个无法在 v1.11.x 关闭的 blocker 写出降级或替代路径
@@ -15,7 +15,7 @@
15
15
  - `v2.0.0` 本身被定义成“任何 Expo 项目都能可靠打包成鸿蒙 App”的目标版本
16
16
  - 但当前公开承诺依旧没有放宽;它们只是进入同一主线 backlog,而不是已经进入 `verified`
17
17
  - `v1.10.0` 已冻结 Any-project Intake:任何 Expo 项目进入 `doctor` 后都应有分类、明确 blocker 类型与有序 `nextActions`
18
- - `v1.11.1` 是第一个公开 `v1.11.x`,只收口 sidecar drift 的可诊断行为;`v1.11.0` 保留为未发布的 burn-down ledger checkpoint
18
+ - `v1.11.2` 已完成发布前非实机 closeout 与 ccnubox signed simulator app-shell gate;`v1.11.1` 是第一个公开 `v1.11.x`,只收口 sidecar drift 的可诊断行为;`v1.11.0` 保留为未发布的 burn-down ledger checkpoint
19
19
  - 这不是 verified 扩容;`latest` 仍只承诺完整验收的 `verified` 能力,catalog 外项目只承诺可诊断路径
20
20
 
21
21
  `doctor --strict` 继续只代表 `verified`。
@@ -93,6 +93,7 @@
93
93
  - `runtimeMode=shim`:说明当前还在桥接或占位阶段,即使 bundle / debug build 已完成,也不应宣称 verified
94
94
  - `runtimeMode=adapter`:说明已经进入真实适配路径,但仍缺少某些验收证据
95
95
  - `runtimeMode=verified`:说明能力已进入正式承诺,且证据闭环完成
96
+ - `release=no[none]`:说明 release HAP/runtime evidence 尚未关闭,不能写成 release-ready
96
97
  <!-- GENERATED:support-matrix-capability-telemetry:end -->
97
98
 
98
99
  为了避免把“只差真机”与“当前子 API 还没实现到位”混在一起,`v1.8.x` 文档额外使用以下标记:
@@ -122,7 +123,7 @@
122
123
  - 四项 preview capability 都已经进入 `adapter` 路径;`device=yes[manual-doc]` 只表示已有人工设备验收记录,仍不代表 verified 或 release-ready
123
124
  - 当前原生 adapter preview baseline 的默认 evidenceSource 固定为:`bundle/debugBuild=automated`、`device=manual-doc`、`release=none`
124
125
  - `v1.9.0` 新增的 app foundation modules 当前是 `runtimeMode=shim`,`bundle/debugBuild=automated`,`device/release=none`
125
- - `v1.8.2` 的 ccnubox release HAP 模拟器安装/启动记录只证明 app-shell release 构建链路,不改变上述 per-capability `release=no[none]`
126
+ - `v1.8.2` 的 ccnubox release HAP 模拟器安装/启动记录与 `v1.11.2` 的 ccnubox_rn signed simulator app-shell gate 都只证明 app-shell 非实机链路,不改变上述 per-capability `release=no[none]`
126
127
  - `v1.8.x` 开始,combined sample smoke 只负责总回归;每项 capability 还必须单独维护 device / release acceptance 记录,见 [acceptance/v1.8.x-capability-board.md](../acceptance/v1.8.x-capability-board.md)
127
128
  - `v1.8.x` repo 内可完成的 closeout 已完成;剩余 carryover 只包括单 capability 真机 device record 与 release HAP runtime acceptance
128
129
  - `expo-file-system`
@@ -249,7 +250,7 @@ toolkit 受管的核心产物仍包括:
249
250
 
250
251
  ## Release Tracks
251
252
 
252
- 从 `v1.8` 开始,发布节奏按双轨设计;`v1.11.1` 继续沿用同一规则:
253
+ 从 `v1.8` 开始,发布节奏按双轨设计;`v1.11.2` 继续沿用同一规则:
253
254
 
254
255
  <!-- GENERATED:support-matrix-release-tracks:start -->
255
256
  - `latest`
@@ -273,7 +274,7 @@ toolkit 受管的核心产物仍包括:
273
274
  - release signing / release HAP 验收完成
274
275
  - 文档、矩阵、roadmap、acceptance 记录同 PR 更新
275
276
 
276
- `v1.8.2` 记录的 simulator release-HAP evidence 只覆盖 ccnubox app-shell 的 signed HAP 构建、安装和启动;单 capability 的 release acceptance 仍必须按各自记录单独关闭。
277
+ `v1.11.2` 记录的 simulator evidence 只覆盖当前本地 ccnubox_rn dirty checkout 的 signed HAP 构建、安装和启动;单 capability 的 release acceptance 仍必须按各自记录单独关闭。
277
278
 
278
279
  `v1.8.x` repo-only closeout 不改变 capability evidence source:`device=yes[manual-doc]` 仍只代表既有人工基线,`release=no[none]` 仍表示没有单 capability release HAP runtime evidence。
279
280
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expo-harmony-toolkit",
3
- "version": "1.11.1",
3
+ "version": "1.11.2",
4
4
  "description": "面向 Managed/CNG Expo 项目的 HarmonyOS 迁移、准入检查与 UI-stack 构建工具链",
5
5
  "main": "app.plugin.js",
6
6
  "types": "build/index.d.ts",