Skip to content

[0.76] Stop generating code for unlinked libraries #630

@cipolleschi

Description

@cipolleschi

Target Branch(es)

0.76

Link to commit or PR to be picked

facebook/react-native#47712

Description

In 0.76 we had an issue with https://github.com/facebook/react-native/issue/47550, where unlinked libraries got code generated and that resulted in build errors.

This fix filters out those libraries so that we don't generate code for the unlinked libraries.

This should not be backported to main as codegen changed in 0.77

Metadata

Metadata

Assignees

Labels

Type Pick RequestPick requests to include commits inside a React Native release

Type

No type

Projects

Status

Done / Picked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions