build: 依赖升级

This commit is contained in:
2023-08-14 11:00:00 +08:00
parent 36338b599a
commit 02dc0e6089
3 changed files with 1724 additions and 1114 deletions

View File

@ -16,9 +16,7 @@ const config: StorybookConfig = {
"@storybook/addon-essentials",
"@storybook/addon-interactions",
],
core: {
builder: '@storybook/builder-vite', // 👈 The builder enabled here.
},
core: {},
framework: {
name: "@storybook/vue3-vite",
options: {},