kickstartDS / ds-agency

https://storybook.basic.design-system.agency/
Other
3 stars 0 forks source link

Fix `No story files found for the specified pattern: ...` on Storybook start #22

Open julrich opened 11 months ago

julrich commented 11 months ago

We should probably just remove that pattern / glob in main.ts, if there are no such stories present anyways... or are we simply missing something here? I believe those might be old (pre Storybook 7) file ending conventions, that were changed in / for Storybook 7?

image

Relevant code: https://github.com/kickstartDS/ds-agency/blob/main/.storybook/main.ts#L6