-
-
Notifications
You must be signed in to change notification settings - Fork 583
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
refactor: no reactivity transform #2600
Conversation
|
✅ Deploy Preview for elk-docs canceled.
|
✅ Deploy Preview for elk-zone ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
For reference, @shuuji3 also said it tested basic UI functionalities in Discord and the app seems to be working fine |
Would you open a new issue @haayman? With a link to that toot |
done. #2608 |
Vue removed the experimental reactivity transform, and we would like Elk to dual as a learning tool for Vite, Nuxt, and Vue, so it is better we align with Vue's decision here.
After this PR, we'll update Vue to latest, before attempting to update Nuxt.