0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ohos_react_native_lcx
  2. /
  3. docs
  4. /
  5. Samples
  6. /
  7. Sample
  8. /
  9. SampleProject
  10. /
  11. MainProject
  12. /
  13. build
huangyouhuahuangyouhuafix: bundle fail when mapping dir doesn't exists
1eba8ada创建于 2025年6月16日历史提交
文件最后提交记录最后更新时间
multibundle
fix: bundle fail when mapping dir doesn't exists Co-authored-by: linhandev<hanlin21@huawei.com> # message auto-generated for no-merge-commit merge: merge sample into 0.77.1-rc.1-ohos fix: bundle fail when mapping dir doesn't exists Created-by: linhandev Commit-by: linhandev Merged-by: huangyouhua Description: ## Why are these changes being made? Sample project writes model mapping to maps folder, the folder doesn't exist after fresh clone. This pr creates the folder if it doesn't exist ## Changelog ## Test Plan bundle the sample frontend, should succeed. ## Checklist - [x] pnpm verify command has passed successfully. ~~- [ ] No failures occurred in automatic tests on the CONCURRENT TESTER page in the tester app.~~ ~~- [ ] No failures occurred in automatic tests on the SEQUENTIAL TESTER page in the tester app.~~ - [x] MR does not include a breaking change or a review has been requested from a Huawei reviewer. See merge request: openharmony-sig/ohos_react_native!111511 个月前