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.js #207

Merged
merged 8 commits into from
Nov 21, 2022
Merged

Migrate to Vite.js #207

merged 8 commits into from
Nov 21, 2022

Conversation

langdal
Copy link
Member

@langdal langdal commented Nov 17, 2022

Outstanding issues:

  • Build proper docker image
  • Get Bokeh to work again
  • Cleanup commit history
  • Introduce routing
  • Add non-next linting rules
  • Add automatic version identifier
  • Consider introducing modules (Experiment, Chooser and Sample App) Should be deferred to separate issue

This dev server currently runs this branch (sha c51aca7)

Fixes #197
As a side effect of using react-router it also fixes #188

mui/styles have depreceated JSS support
@langdal langdal force-pushed the langdal/issue197 branch 3 times, most recently from f37d5de to d0df60b Compare November 18, 2022 20:35
@langdal langdal marked this pull request as ready for review November 18, 2022 20:47
@langdal langdal requested a review from j-or November 18, 2022 20:48
index.html Show resolved Hide resolved
src/experiment-container.tsx Show resolved Hide resolved
@langdal langdal merged commit 8725353 into main Nov 21, 2022
@langdal langdal deleted the langdal/issue197 branch November 21, 2022 15:35
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.

Migrate to Vite.js Properly fix routing when hosting in nginx
2 participants