We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5958827 commit 6a8260dCopy full SHA for 6a8260d
.storybook/main.ts
@@ -5,6 +5,7 @@ const config = {
5
name: '@storybook/web-components-vite',
6
options: {},
7
},
8
+ staticDirs: ['public'],
9
managerHead: (head: string) => `
10
${head}
11
<base href="./" />
0 commit comments