补齐移动原生包产物验收
新增移动壳 APK 与 iOS simulator 包产物检查脚本 新增根级 mobile-shell:build-artifacts 验收入口 移动壳配置门禁反查产物验收脚本与真实包内容检查 同步宿主壳方案文档和项目决策记录
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"mobile-shell:build-config": "npm --prefix apps/mobile-shell run build-config:smoke",
|
||||
"mobile-shell:build:android": "npm --prefix apps/mobile-shell run build:android",
|
||||
"mobile-shell:build:ios": "npm --prefix apps/mobile-shell run build:ios",
|
||||
"mobile-shell:build-artifacts": "npm --prefix apps/mobile-shell run build-artifacts:smoke",
|
||||
"mobile-shell:config": "npm --prefix apps/mobile-shell run config:smoke",
|
||||
"mobile-shell:export": "npm --prefix apps/mobile-shell run export:smoke",
|
||||
"desktop-shell:dev": "npm --prefix apps/desktop-shell run dev",
|
||||
|
||||
Reference in New Issue
Block a user