Closed cmcnicholas closed 3 years ago
@vitejs/plugin-vue is used by the Vue3
In the Vue2, It is not necessary to install @vitejs/plugin-vue
plz use vite-plugin-vue2 like this👇: https://github.com/underfin/vite-plugin-vue2/tree/master/playground
@vitejs/plugin-vue is used by the Vue3
In the Vue2, It is not necessary to install @vitejs/plugin-vue
plz use vite-plugin-vue2 like this👇: https://github.com/underfin/vite-plugin-vue2/tree/master/playground
you are absolutely correct, I am an idiot, closing
Is there any recommended way to use this plugin now that the
@vitejs/plugin-vue
expects v3 of vue to be installed in the root project?I get this now when installing latest:
if it's no longer possible to use vue 2 then is this an issue for this plugin?