Skip to content

Narrow root wildcard entry point#57276

Open
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D109018823
Open

Narrow root wildcard entry point#57276
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D109018823

Conversation

@huntie

@huntie huntie commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary:
Simplify "exports" mapping on the react-native package by replacing the "./*" wildcard export with explicit listed subpaths (invert from blocklist to allowlist).

These changes are non-breaking — the net accessible exports subpaths before/after are equivalent.

Changelog: [Internal]

Differential Revision: D109018823

huntie added 2 commits June 18, 2026 06:35
Summary:
This appears to be a legacy, dangling, Flow-only entry point which we can remove.

Changelog: [Internal]

Differential Revision: D109018822
Summary:
Simplify `"exports"` mapping on the `react-native` package by replacing the `"./*"` wildcard export with explicit listed subpaths.

These changes are **non-breaking** — the net accessible exports subpaths before/after are equivalent.

Changelog: [Internal]

Differential Revision: D109018823
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 18, 2026
@meta-codesync

meta-codesync Bot commented Jun 18, 2026

Copy link
Copy Markdown

@huntie has exported this pull request. If you are a Meta employee, you can view the originating Diff in D109018823.

huntie added a commit to huntie/react-native that referenced this pull request Jun 18, 2026
Summary:

Simplify `"exports"` mapping on the `react-native` package by replacing the `"./*"` wildcard export with explicit listed subpaths (invert from blocklist to allowlist).

These changes are **non-breaking** — the net accessible exports subpaths before/after are equivalent.

Changelog: [Internal]

Differential Revision: D109018823
huntie added a commit to huntie/react-native that referenced this pull request Jun 18, 2026
Summary:

Simplify `"exports"` mapping on the `react-native` package by replacing the `"./*"` wildcard export with explicit listed subpaths (invert from blocklist to allowlist).

These changes are **non-breaking** — the net accessible exports subpaths before/after are equivalent.

Changelog: [Internal]

Differential Revision: D109018823
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant