Skip to content

Conversation

@RyanClementsHax
Copy link
Owner

Update Storybook config to ESM and fix stories glob pattern for Storybook 9 compatibility.

The previous stories glob pattern used an extglob (!(node_modules)) which is not supported by Storybook 9's fast-glob library, causing no stories to be discovered. The updated pattern is compatible, and Storybook 9 automatically ignores node_modules. The configuration was also updated to an ESM default export, which is the preferred style for Storybook 9.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Sep 12, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Sep 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ryanclements-dev Ready Ready Preview Comment Sep 12, 2025 4:29pm

@github-actions
Copy link

🚦 Running Lighthouse audit on mobile...

@github-actions
Copy link

🚦 Running Lighthouse audit on desktop...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants