This commit is contained in:
Jeppe Reinhold 2022-10-13 20:37:48 +02:00
parent 7ecab8da79
commit 26a2614336

View File

@ -1,5 +1,4 @@
import type { StorybookConfig } from '@storybook/builder-vite';
import { PluginOption } from 'vite';
import { hasPlugin } from './utils';
import { svelteDocgen } from './plugins/svelte-docgen';