Skip to content

Commit 6a8260d

Browse files
Fixed MIME types
1 parent 5958827 commit 6a8260d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const config = {
55
name: '@storybook/web-components-vite',
66
options: {},
77
},
8+
staticDirs: ['public'],
89
managerHead: (head: string) => `
910
${head}
1011
<base href="./" />

0 commit comments

Comments
 (0)