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

build(frontend): migrate from Create React App to Vite #16

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

eatyourgreens
Copy link
Contributor

@eatyourgreens eatyourgreens commented May 22, 2024

  • add Vite packages and config.
  • update build scripts.
  • update ESLint config.
  • update SVG shape imports.
  • remove the old Express middleware proxy.
  • clean up unused dependencies.
  • update TypeScript.

@eatyourgreens eatyourgreens marked this pull request as draft May 22, 2024 17:13
@eatyourgreens
Copy link
Contributor Author

Setting this to draft while I double check that the app still works with Vite.

@eatyourgreens
Copy link
Contributor Author

Might be worth including the bump to TypeScript v5 in this PR too.

- add Vite packages and config.
- update build scripts.
- update ESLint config.
- update SVG shape imports.
- remove the old Express middleware proxy.
- clean up unused dependencies.
@eatyourgreens eatyourgreens marked this pull request as ready for review May 23, 2024 11:49
@eatyourgreens eatyourgreens merged commit d0b8b3e into main May 23, 2024
1 check passed
@eatyourgreens eatyourgreens deleted the vite branch May 23, 2024 11:49
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.

1 participant