Skip to content

Change v9 docs storybook import to only glob tsx files by index #23722

@micahgodbolt

Description

@micahgodbolt

For now we are leaving the MDX file import as is, so this glob works well in v9's main.util.js

const storiesGlob = '/src/**/@(index.stories.@(ts|tsx)|*.stories.mdx)';

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions