-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
The section get-started
should recommend Vite instead of CRA.
#11305
Comments
Hi @gento-ogane, I've added this request to an upcoming team meeting to talk it through. Thanks for this suggestion, it seems reasonable 🙏🏻 |
@gento-ogane we would be eager to review a PR to replace CRA with Vite in our docs. Please let us know how we can be helpful, thanks for volunteering to take this on! 🚀 |
@bignimbus |
Here is the working branch. |
@bignimbus |
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The section
get-started
explains how to build react app with CRA, but CRA is entrying maintenance mode.Official React doc also doesn't describe about CRA anymore, and now refers Vite.
If this proposal is approval, I will try to create PR which updates descriptions about CRA to Vite in get-started.
The text was updated successfully, but these errors were encountered: