Open stephenhebert opened 2 years ago
This is a really nice looking plugin, but it does not work for me.
I have tried adding it to my vite (v2.9.5) vue3 app and to storybook (vite then webpack), and both return the following error:
[vite] Internal server error: Unquoted attribute value cannot contain U+0022 ("), U+0027 ('), U+003C (<), U+003D (=), and U+0060 (`). Plugin: vite-plugin-vue-inspector File: @vue/compiler-core/dist/compiler-core.cjs.js:19:19
Can you provide a mini repo ?
This is a really nice looking plugin, but it does not work for me.
I have tried adding it to my vite (v2.9.5) vue3 app and to storybook (vite then webpack), and both return the following error: