-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
chore(webapp): migrate to vite 5 #837
Conversation
Closes #805 |
677e22c
to
3b79ecc
Compare
8167ce7
to
0609632
Compare
0609632
to
cdfff57
Compare
@peterthomassen Works for me. Can you review? Happy xmas 🎄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks mostly good; just minor stuff.
According to https://vitejs.dev/guide/migration#allow-path-containing-to-fallback-to-index-html, this also fixes #805. Can you confirm that's the case?
Same to you, very much belated! And happy new year! 🥳 |
cdfff57
to
56db3ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks a lot!
Because old `vuetify` is used. `sass` can be bumped if whole webapp is migrated to vue@v3 and according vuetify.
Hash updated with new release v5.2 of `@vitejs/plugin-legacy`.
56db3ac
to
8ce07b2
Compare
Guide
https://vitejs.dev/guide/migration.html
Changes