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

Output scrambled with new lines for narrow terminal widths #107

Open
mlshohet opened this issue May 12, 2022 · 0 comments
Open

Output scrambled with new lines for narrow terminal widths #107

mlshohet opened this issue May 12, 2022 · 0 comments

Comments

@mlshohet
Copy link

This is especially bad in Webpack 5, since ProgressPlugin now displays entries and other stuff by default, which makes the logs pretty long

If there is a way to silence ProgressPlugin through Webpack Bar, I do not know it.

A simple solution would be to just pass ProgressPlugin options in constructor, so entries and dependencies, etc., could be set to false. But maybe a general quiet mode would be a better idea.

Love the webpack bar though!

Screen Shot 2022-05-12 at 9 52 42 AM

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

No branches or pull requests

1 participant