uni-app cli 运行 build:app-harmony 生产的产物与 hbuilderx 执行生成安装包的产物不一致
Closed this issue · 1 comments
Moonofweisheng commented
问题分类
uni-app
问题描述
uni-app cli 运行 build:app-harmony 生产的产物与 hbuilderx 执行生成安装包的产物不一致,我想确认下是否可以在 cli 中支持构建出和 hbuilderx 执行生成安装包一致的产物,这样方便持续集成(CI/CD)。我想在 GitHub Action 中打包鸿蒙应用,现在应该需要安装 hbuilderx 才行。
附加信息
No response
Moonofweisheng commented
我研究下鸿蒙开发先