Replies: 1 comment
-
Oh! unless it's been renamed to index.json 🤔 Storybook seems to still be requesting stories.json though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I'm using composition to show two instances of Storybook.
I'm hosting them on my private GitHub Pages, however it seems to be requesting stories.json and when I check my local build folder it's not in there.
I read that the previous version of Storybook had the ability to buildStoriesJson:
But I think this isn't supported in v8.
Additional information
No response
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions