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

Migrate to Vite #54

Closed
Dharmik48 opened this issue Jul 20, 2022 · 3 comments · Fixed by #55
Closed

Migrate to Vite #54

Dharmik48 opened this issue Jul 20, 2022 · 3 comments · Fixed by #55

Comments

@Dharmik48
Copy link
Contributor

The initial build and load times in create-react-app are very long. The app takes a long time to start up.

On the other hand, using vite, the times are reduced by a significant amount! So, I think migrating to vite can really enhance developer's experience.

@Dun-sin
Copy link
Owner

Dun-sin commented Jul 20, 2022

Yeah that's true I use vite for my other project and it's very fast.

Do you want to work on it?

@Dharmik48
Copy link
Contributor Author

Yeah, sure! I'd love to!

@Dun-sin
Copy link
Owner

Dun-sin commented Jul 20, 2022

Yeah, sure! I'd love to!

Go for it

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 a pull request may close this issue.

2 participants