vite-plugin-vue2 icon indicating copy to clipboard operation
vite-plugin-vue2 copied to clipboard

Support for web-component build

Open lstoeferle opened this issue 3 years ago • 0 comments

Hi everyone, thanks to underfin/vite-plugin-vue2 we were able to use Vite for Vue2 < v2.7 👏 for quite some time already. Unfortunately I missed the option of having a web-component build. Back then I tried to build the web-component using the @vue/web-component-wrapper directly in this example project, but I never got it fully running (CSS loading issues).

Is there any chance to have a "vue-cli"-like option in the new official Vue2 plugin?

Thanks for your hard work 💪👏 and kind regards, Lukas

lstoeferle avatar Jun 29 '22 15:06 lstoeferle