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

Use vite.js instead of react-scripts #465

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Use vite.js instead of react-scripts #465

merged 4 commits into from
Apr 23, 2024

Conversation

awesome-manuel
Copy link
Member

@awesome-manuel awesome-manuel commented Feb 7, 2024

  • react-scripts are not maintained anymore
  • vite.js is well suited for single page applications

See https://darekkay.com/blog/create-react-app-to-vite/

Fixes #464

@awesome-manuel awesome-manuel added the enhancement New feature or request label Feb 7, 2024
Dynamically loads `config.json` on startup.

Fixes #167, #284, #449, #486

Change-Id: I9efb1079c0c88e6e0272c5fda734a367aa8f84a3
- react-scripts are not maintained anymore
- vitejs is well suited for single page applications

Fixes #335

See https://darekkay.com/blog/create-react-app-to-vite/

Change-Id: Ib884748e373094a640b576894ff67b98c3584ec8
Change-Id: I0d46dc57df025538379a2f0786d3e972c56dd248
Change-Id: Ie131ec9d5b86c167d561a375aa0dee59c1799531
@awesome-manuel awesome-manuel merged commit 77be884 into master Apr 23, 2024
3 checks passed
@awesome-manuel awesome-manuel deleted the vitejs branch April 23, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: Migrate to Vite.js
1 participant