UNPKG

@storybook/vue3-vite

Version:

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

21 lines (17 loc) 800 B
import CJS_COMPAT_NODE_URL_hatgpp8tjl from 'node:url'; import CJS_COMPAT_NODE_PATH_hatgpp8tjl from 'node:path'; import CJS_COMPAT_NODE_MODULE_hatgpp8tjl from "node:module"; var __filename = CJS_COMPAT_NODE_URL_hatgpp8tjl.fileURLToPath(import.meta.url); var __dirname = CJS_COMPAT_NODE_PATH_hatgpp8tjl.dirname(__filename); var require = CJS_COMPAT_NODE_MODULE_hatgpp8tjl.createRequire(import.meta.url); // ------------------------------------------------------------ // end of CJS compatibility banner, injected by Storybook's esbuild configuration // ------------------------------------------------------------ import { templateCompilation } from "./_node-chunks/chunk-HR5NLOWU.js"; // src/vite-plugin.ts var storybookVuePlugin = () => [templateCompilation()]; export { storybookVuePlugin };