Skip to content

fix(nx-plugin): show webpack chunks when verbose #30960

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ResonAtom
Copy link

The NxAppWebpackPlugin option 'verbose' should show chunk output during webpack build when true, and hide them when false. It's currently the reverse, causing a lot of console spam during dev, and the hiding the info during ci/cd.

Current Behavior

Setting the NxAppWebpackPlugin option 'verbose' to false shows chunk output.

chunky

Expected Behavior

Setting the NxAppWebpackPlugin option 'verbose' to false hides chunk output.

The NxAppWebpackPlugin option 'verbose' should show chunk output during webpack build when true, and hide them when false.  It's currently the reverse, causing a lot of console spam during dev, and the hiding the info during ci/cd.
@ResonAtom ResonAtom requested a review from a team as a code owner April 30, 2025 22:35
@ResonAtom ResonAtom requested a review from leosvelperez April 30, 2025 22:35
Copy link

vercel bot commented Apr 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Apr 30, 2025 10:42pm

@phi-line
Copy link

phi-line commented May 2, 2025

Bump on this! Thanks for the fix @ResonAtom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants