-
-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storybook that supports Module Federation remote containers #532
Comments
fyodorovandrei
changed the title
## Storybook that supports Module Federation remote containers
Storybook that supports Module Federation remote containers
Jan 27, 2023
Updates:I developed a react project based on CRA. and integrated Storybook in the host app. The story spouse is to consume a remote component using MF.
Now I'm working on the following:
|
PR created and on Review #598 |
github-project-automation
bot
moved this from Done
to In Progress
in Module Federation Board
Apr 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need a plugin for Storybook that supports Module Federation remote containers. That way we can federate the stories themselves and begin to compose them in the overarching storybook for the organization. This could be really interesting when combined with the Federation Discovery RFC. Being able to create a single entry for a distributed storybook where every federated remote can aid adoption.
Acceptance Criteria
Originally posted by @viktoriialurie in #531
The text was updated successfully, but these errors were encountered: