| refactor: remove the codegen-harmony configuration from sample-package.
Co-authored-by: 谢代荣<xiedairong@huawei.com>
# message auto-generated for no-merge-commit merge:
merge sample into 0.77.1-rc.1-ohos
refactor: remove the codegen-harmony configuration from sample-package.
Created-by: xiedrsz
Commit-by: 谢代荣
Merged-by: huangyouhua
Description: ## Why are these changes being made?
This version will release a bytecode-format release HAR package. This format of HAR package does not allow ets code to be generated under the rnoh module. Therefore, it is necessary for the sample-package to manage its own codegen-generated code.
## Changelog
- removed the codegen-harmony configuration from sample-package.
## Test Plan
1. Open the tester.
1. Check the CustomeNativeComponent test case.
## Checklist
- [x] pnpm verify command has passed successfully.
- [x] No failures occurred in automatic tests on the CONCURRENT TESTER page in the tester app.
- [x] 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!1561 | 8 个月前 |