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

Move to vite for better performance and user experience #6

Open
searchableguy opened this issue Jul 10, 2022 · 0 comments
Open

Move to vite for better performance and user experience #6

searchableguy opened this issue Jul 10, 2022 · 0 comments

Comments

@searchableguy
Copy link

searchableguy commented Jul 10, 2022

create-react-app is not very customizable for end users and slow. Any changes require installing more plugins to rewire the script. It also require sometimes changing how modules are resolved for fixing ESM issues since they don't handle it out of the box.

We should move to vite as the build tool and add vitest with one or two test in the example.

@searchableguy searchableguy changed the title Move to vite for performance and improved user experience Move to vite for better performance and user experience Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant