mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Unused MDX stories specifier
This commit is contained in:
parent
2191f6aa4e
commit
f294d881d7
@ -11,10 +11,6 @@ const config: StorybookConfig = {
|
||||
titlePrefix: 'Demo',
|
||||
files: '*.stories.(js|ts|tsx)',
|
||||
},
|
||||
{
|
||||
directory: '../src',
|
||||
files: '**/*.mdx',
|
||||
},
|
||||
],
|
||||
logLevel: 'debug',
|
||||
addons: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user