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

Is there anyway to improve create-react-app performance? #13720

Open
q1akm opened this issue Dec 8, 2024 · 2 comments
Open

Is there anyway to improve create-react-app performance? #13720

q1akm opened this issue Dec 8, 2024 · 2 comments

Comments

@q1akm
Copy link

q1akm commented Dec 8, 2024

Lately, the performance of my React application has been really slow. I want to use Vite.js to improve the performance, but I don't like having additional files. Is there a way to improve the performance of a Create React App project without switching

@ChrisUser
Copy link

Hi @q1akm, as I said here I've already created a new template with Vite to replace the old one.

Maybe this can help you with the migration, because as today there isn't a way to improve CRA performances unless a new tool is created from create-react-app ashes. Which could be a cool project but not much convenient.

@q1akm
Copy link
Author

q1akm commented Dec 11, 2024

Thanks @ChrisUser . I will check it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants