mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 00:31:05 +08:00
Remove webpack5 support for @storybook/vue3 in new-frameworks-utils.ts
This commit is contained in:
parent
51f6936b8f
commit
dde3d9bfa4
@ -26,7 +26,6 @@ export const packagesMap: Record<string, { webpack5?: string; vite?: string }> =
|
||||
webpack5: '@storybook/angular',
|
||||
},
|
||||
'@storybook/vue3': {
|
||||
webpack5: '@storybook/vue3-webpack5',
|
||||
vite: '@storybook/vue3-vite',
|
||||
},
|
||||
'@storybook/svelte': {
|
||||
|
Loading…
x
Reference in New Issue
Block a user