vitejs / vite-plugin-vue2

Vite plugin for Vue 2.7
MIT License
551 stars 48 forks source link

Support Using Vue SFCs as Custom Elements #37

Closed porfirioribeiro closed 2 years ago

porfirioribeiro commented 2 years ago

In Vite plugin for Vue3 it's possible to compile Vue SFC's and get the CSS to inject inside a Custom Element https://github.com/vitejs/vite/tree/main/packages/plugin-vue#using-vue-sfcs-as-custom-elements

Would be nice to be able to have the same functionality in Vue2

haoqunjiang commented 2 years ago

Let's track this issue at https://github.com/vitejs/vite-plugin-vue2/issues/18