-
Notifications
You must be signed in to change notification settings - Fork 4
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
Colab Spike: Investigate Moving GWE from Using Nextjs to Vite #616
Comments
Notes
|
Maybe this s.o. thread is of help re. using babel, or not: I think it would be good to remove babel in order to reduce complexity... or what would be the benefit of keeping it? Would this maybe be of help for jest migration: |
Re downgrading vite, node and react
|
@larsgson it was @material-ui's ThemeProvider it was generating all sort of compatibility issues |
@larsgson - It looks like what we want, but looks like it could be significant work converting from jest to vitest. |
OK, was able to get it working for now. |
Note: Test by deploying to Netlify to a new site(for testing) |
Determine what it will take to convert GWE from Using Nextjs to Vite. See if that improves/accelerates development.
The text was updated successfully, but these errors were encountered: