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

Switch project to vite #349

Open
ShrimpCryptid opened this issue Dec 25, 2024 · 0 comments
Open

Switch project to vite #349

ShrimpCryptid opened this issue Dec 25, 2024 · 0 comments

Comments

@ShrimpCryptid
Copy link
Contributor

Use Case

Development on w3cv is slow. Currently, making any changes to the UI code requires a full refresh of the page. Using vite or another builder with hot module replacement would speed up development, and potentially speed up build times and other tooling operations.

Solution

  • Install vite into the project
  • Simplify package.json commands that currently depend on babel and webpack

Alternatives

Please describe any alternatives you've considered, even if you've dismissed them

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

No branches or pull requests

1 participant