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

Replace react-scripts with vite #8

Merged
merged 3 commits into from
Oct 10, 2023
Merged

Replace react-scripts with vite #8

merged 3 commits into from
Oct 10, 2023

Conversation

garrettmflynn
Copy link
Contributor

This PR replaces the react-scripts with vite, resulting in much faster compilation and hot reload times.

The old react-scripts commands are still there, albeit prefixed with react:, for comparison's sake—as well as ensuring we can still use the same Docker commands in the meantime.

@luiztauffer luiztauffer merged commit 5c09be5 into main Oct 10, 2023
@luiztauffer luiztauffer deleted the vite branch October 10, 2023 12:31
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