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 create react app to vitejs #26

Open
gwendalF opened this issue Sep 6, 2023 · 1 comment
Open

Move create react app to vitejs #26

gwendalF opened this issue Sep 6, 2023 · 1 comment

Comments

@gwendalF
Copy link
Collaborator

gwendalF commented Sep 6, 2023

This will allow a faster development for the frontend. Vitejs is faster, and also the default webbrowser won't be launch each time the tauri dev command is started.
Some pros and cons on the following article
https://blog.logrocket.com/vite-3-vs-create-react-app-comparison-migration-guide/

@mberry
Copy link
Collaborator

mberry commented Sep 6, 2023

I'd definitely support this. Would be good.
Could also perhaps use the default tauri app layout when doing the refactor?

There's unused folders like app/build and icons, along with a duplicated node_modules which can all go in the process.

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