is it possible to use Vite with Vue Compat? #18035
damianlluch
started this conversation in
General
Replies: 2 comments
-
An idea that might be interesting is to use micro front-ends with vite. One nice guide: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think yes. The migration guide has some guides about that: https://v3-migration.vuejs.org/migration-build |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've searched a bit in the discussions but I haven't found the answer.
Since I found some guides to use Vite with Vue, removing some dependencies from Vue. I need to know if it is possible to use Vite with Vue Compat (since I am doing a gradual migration from a Vue 2 project to Vue 3).
Thanks
Beta Was this translation helpful? Give feedback.
All reactions