Don't export private headers from Buck target (#37127) #1269
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D45339425"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
X-link: https://github.com/facebook/react-native/pull/37127
This prevents targets which include Yoga from using its private APIs.
Instances of this have been mostly cleaned up in the past diffs, with the major exception of RN Fabric. To stage this without blocking on that, I added a
yoga-private-api
target for now to keep using these headers while making it unlikely new usages will show up.Reviewed By: javache
Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request was exported from Phabricator. Differential Revision: D45339425
This pull request has been merged in facebook/yoga@d8dec0f85a.
Pull request closed