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