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

CLI: Fix debug webpack output in static build #15674

Merged

Conversation

vishmimoney
Copy link
Contributor

Issue: #15600

What I did

Added missing log outputs for the --debug-webpack cli option in the static build.

How to test

  • build core-server from root - yarn build core-server
  • go inside examples/web-components-kitchen-sink
  • Execute command yarn build-storybook --debug-webpack and the debug webpack output will be shown.

@nx-cloud
Copy link

nx-cloud bot commented Jul 24, 2021

Nx Cloud Report

CI ran the following commands for commit bd4fb00. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@shilman shilman changed the title Fix:15600 Show debug webpack output in static build CLI: Fix debug webpack output in static build Jul 25, 2021
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.

Looking good. Great job @vishmimoney !!! 🙏

@shilman shilman added this to the 6.4 PRs milestone Jul 26, 2021
@shilman shilman merged commit a435199 into storybookjs:next Jul 26, 2021
@shilman shilman added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jul 26, 2021
shilman added a commit that referenced this pull request Jul 26, 2021
…ack-15600

CLI: Fix debug webpack output in static build
@shilman shilman removed the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 13, 2023
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.

None yet

2 participants