mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
rename storybook vite plugin
This commit is contained in:
parent
0a7f052663
commit
bb3583ab7f
@ -83,7 +83,7 @@ export async function pluginConfig(options: ExtendedOptions) {
|
||||
injectExportOrderPlugin,
|
||||
stripStoryHMRBoundary(),
|
||||
{
|
||||
name: 'storybook:allow-root-dir',
|
||||
name: 'storybook:allow-storybook-dir',
|
||||
enforce: 'post',
|
||||
config(config) {
|
||||
// if there is NO allow list then Vite allows anything in the root directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user