cli
cli copied to clipboard
feat: add option for libs to include codegen
Summary
PR adding the cli side of https://github.com/facebook/react-native/pull/54382 which lets the library include hasCodegenPrefab option in their react-native.config.js file.
Test Plan
Checklist
- [ ] Documentation is up to date.
- [ ] Follows commit message convention described in CONTRIBUTING.md.
- [ ] For functional changes, my test plan has linked these CLI changes into a local
react-nativecheckout (instructions).