Skip to content
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

Fixed webpackFinal being called twice #10402

Merged

Conversation

Yama-Tomo
Copy link
Contributor

Issue:

relate: #10216

Breaking the build because webpackFinal will be called twice if write not idempotent custom webpack configuration.

What I did

Fix createFinalDefaultConfig call to one time only.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me. @ndelangen @tmeasday can you take a look? Can we add a test for this?

@ndelangen ndelangen merged commit bc5788c into storybookjs:next Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants