vite-plugin-vue-devtools icon indicating copy to clipboard operation
vite-plugin-vue-devtools copied to clipboard

Custom Elements (Web Components) support

Open mrcego opened this issue 2 years ago • 0 comments

I was playing with some options, this is one: https://stackblitz.com/edit/vue-web-component-wrapper-iduyws?file=demo-app-vite%2Fvite.config.ts&startScript=vite-demo. We are working with https://github.com/EranGrin/vue-web-component-wrapper

It needs manually set width, height and top values via devtools, you know, because we are working in swampy land with styles 😁

Devtools extension doesn't works too, icon is light up but tab is not visible and it doesn't load at all.

mrcego avatar Jun 02 '23 21:06 mrcego