feat: expo-updates热更新构建成功(387 tasks,128MB)

- npm替换pnpm(扁平node_modules兼容Expo Gradle)
- 硬编码react块路径替代node execute调用
- Kotlin 1.9.24→2.0.21版本升级
- execute工作目录修复(rootDir→rootDir.parentFile)
- assets/图标占位符
- BUILD SUCCESSFUL 4m31s
This commit is contained in:
LukeMackin
2026-07-20 20:03:01 +08:00
parent 084560c058
commit 1360eb379c
21 changed files with 11586 additions and 295 deletions

12
package-lock.json generated Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "yuzu-gca",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "yuzu-gca",
"version": "0.1.0"
}
}
}