UNPKG

@storybook/vue3-vite

Version:

Storybook for Vue3 and Vite: Develop, document, and test UI components in isolation

4 lines (2 loc) 239 B
async function templateCompilation(){return {name:"storybook:vue-template-compilation",config:()=>({resolve:{alias:{vue:"vue/dist/vue.esm-bundler.js"}}})}}var storybookVuePlugin=()=>[templateCompilation()]; export { storybookVuePlugin };