统一原生壳验收门禁
新增 check:native-shells 根级验收脚本 将 H5 HostBridge 与 Expo、Tauri 壳检查串成统一门禁 把原生壳验收入口写入方案文档和共享工作流
This commit is contained in:
@@ -210,6 +210,12 @@ npm run test
|
||||
npm run build
|
||||
```
|
||||
|
||||
原生壳验收:
|
||||
|
||||
```bash
|
||||
npm run check:native-shells
|
||||
```
|
||||
|
||||
内容检查:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user