-
-
Notifications
You must be signed in to change notification settings - Fork 622
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
Bug: Stats flag doesn't output anything extra with multiple Config #1475
Comments
Can't reproduce |
@aman29271 use next branch |
looks broken with next. Please verify? |
Works fine for me. |
I forgot. Can you please check with multiple config also? |
|
Yes, there is some part of logger in stats also. Is it working fine with multiple config also? |
@aman29271 We should add test for logger output, we should not eat that |
Yup, we are not the Devil 😄. may need help in future... |
You can send a test to ensure we don't eat that, it will be great |
Going through code, I haven't find any logger attached. I think that was default by webpack. |
I haven't added any extra piece of code outside producing this issue. checkout this issue https://github.com/aman29271/webpack-issue and let us know if it still persist. |
I want to close issue, because it is out of scope webpack-cli, verbose is verbose (not |
Describe the bug
What is the current behavior?
Using
--stats verbose
or--verbose
. It should output everything from stats.To Reproduce
Steps to reproduce the behavior:
--stats verbose
or--verbose
flagExpected behavior
Screenshots
Please paste the results of
webpack-cli info
here, and mention other relevant informationAdditional context
The text was updated successfully, but these errors were encountered: