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)'; ```