Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vite] Instruct users to create plugins with Vite instead of CRA #23

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

ashnaarya
Copy link
Contributor

@ashnaarya ashnaarya commented Feb 19, 2025

Resolves SIG-41705

What is the purpose of this PR?

Facebook's create-react-app is deprecated.

We should instruct users to setup with vite instead to create custom plugins.

@ashnaarya ashnaarya requested a review from a team February 19, 2025 00:06
@ashnaarya ashnaarya changed the title [Vite] Instruct users to create a plugins with Vite instead of CRA [Vite] Instruct users to create plugins with Vite instead of CRA Feb 19, 2025
Pearce-Ropion
Pearce-Ropion previously approved these changes Feb 19, 2025
README.md Outdated

NOTE: Facebook's [create-react-app](https://github.com/facebook/create-react-app) breaks with React 19 (see https://github.com/facebook/create-react-app/issues/17004).

You should use [vite](https://github.com/vitejs/vite) instead to create custom plugins.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit the wording to not use instead. Instead of treating the change as a "we used to recommend this old way but you should use this new way instead", just make it so that the new way is "the only way we recommend".

@ashnaarya ashnaarya merged commit e0ef1c7 into main Feb 20, 2025
1 check passed
@ashnaarya ashnaarya deleted the ashna/readme/vite branch February 20, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants