Describe the bug
I tried to follow this guide in order to merge two storybooks which I've deployed using this plugin.
https://storybook.js.org/docs/react/sharing/storybook-composition
However, it doesnt work as the storybook A which fetches storybook B, tries to fetch a file "stories.json" which is not uploaded to s3.
Steps to reproduce the behavior
- Deploy two storybooks, A and B
- Add a config in storybook A to include storybook B
- Start the storybook and see the error
Expected behavior
Merging of storybooks works seamlessly
Screenshots and/or logs


Describe the bug
I tried to follow this guide in order to merge two storybooks which I've deployed using this plugin.
https://storybook.js.org/docs/react/sharing/storybook-composition
However, it doesnt work as the storybook A which fetches storybook B, tries to fetch a file "stories.json" which is not uploaded to s3.
Steps to reproduce the behavior
Expected behavior
Merging of storybooks works seamlessly
Screenshots and/or logs