Skip to content

Remove Community CLI platform config (upstreamed)#57353

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

Remove Community CLI platform config (upstreamed)#57353
huntie wants to merge 2 commits into
react:mainfrom
huntie:export-D109872883

Conversation

@huntie

@huntie huntie commented Jun 26, 2026

Copy link
Copy Markdown
Member

Summary:
Depends on react-native-community/cli#2817. See also react-native-community/template#235.

Progress towards deleting the react-native.config.js file we ship with react-native. These Community CLI plugins are moving back to being included by default (and in the first place, should not have been wired up here!).

Changelog:
[General][Changed] - Platform registration config for the Community CLI is removed from the react-native package. No breaking change with react-native-community/cli 21.x (required).

Differential Revision: D109872883

huntie added 2 commits June 26, 2026 12:10
Summary:

Self-register commands from the `community-cli-plugin` package via `react-native.config.js` — meaning we can remove the redirect within `packages/react-native/react-native.config.js`.

Progress towards removing `community-cli-plugin` as a direct dep of `react-native`, and paired with react-native-community/template#235.

Changelog:
[General][Breaking] - `react-native/community-cli-plugin` will no longer be auto-detected from `react-native`. It must now be specified in `devDependencies`.

Differential Revision: D109869538
Summary:
Depends on react-native-community/cli#2817. See also react-native-community/template#235.

Progress towards deleting the `react-native.config.js` file we ship with `react-native`. These Community CLI plugins are moving back to being included by default (and in the first place, should not have been wired up here!).

Changelog:
[General][Changed] - Platform registration config for the Community CLI is removed from the `react-native` package. No breaking change with `react-native-community/cli` 21.x (required).

Differential Revision: D109872883
@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 26, 2026
@meta-codesync

meta-codesync Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

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