rename storybook vite plugin

This commit is contained in:
Jeppe Reinhold 2022-10-04 17:07:16 +02:00
parent 0a7f052663
commit bb3583ab7f

View File

@ -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