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

Migrate to Vite #1882

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Migrate to Vite #1882

merged 5 commits into from
Nov 16, 2023

Conversation

k-grube
Copy link
Contributor

@k-grube k-grube commented Nov 16, 2023

  • Rename component files to .jsx extension (vite recommendation)
  • Update to react 18
    • Two libs haven't had their peerDeps updated yet, so these are overridden in package.
    • react-final-form-listeners and react-masonry-component
    • react-helmet throws errors with StrictMode enabled, replaced with react-helmet-async
    • Removed jest tests.

k-grube and others added 5 commits November 16, 2023 13:11
…ct-final-form-listeners` and `react-masonry-component`. Replace `react-helmet` with `react-helmet-async` for react17/18 support. Add redux hotreload. Fix errorMiddleware error on long error payload message. Remove jest.
@KelvinTegelaar KelvinTegelaar merged commit 95a5fa7 into KelvinTegelaar:dev Nov 16, 2023
2 of 3 checks passed
@k-grube k-grube deleted the vite branch November 18, 2023 16:08
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