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

fix(cli): verbose and stats verbose flag (rebase) #1466

Closed
wants to merge 11 commits into from

Conversation

aman29271
Copy link
Contributor

What kind of change does this PR introduce?
A bugfix which closes #1443

Did you add tests for your changes?
Yes
If relevant, did you update the documentation?
Nope

Does this PR introduce a breaking change?
No

Other information

@aman29271 aman29271 requested a review from a team as a code owner April 15, 2020 18:41
test/info/info-help.test.js Outdated Show resolved Hide resolved
test/help/help-single-arg.test.js Outdated Show resolved Hide resolved
packages/webpack-cli/lib/groups/StatsGroup.js Outdated Show resolved Hide resolved
@webpack-bot
Copy link

@aman29271 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@evilebottnawi Please review the new changes.

@aman29271
Copy link
Contributor Author

This PR also closes #1475

@snitin315
Copy link
Member

suppressed by #1549. hence closing, Thanks.

@snitin315 snitin315 closed this Jul 18, 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.

Bug: webpack-cli --verbose throws TypeError: Cannot set property 'stats' of undefined
5 participants