Skip to content

refactor(webpack-cli): remove --no-mode flag#1503

Merged
alexander-akait merged 1 commit into
webpack:nextfrom
snitin315:chore/no-mode
Apr 29, 2020
Merged

refactor(webpack-cli): remove --no-mode flag#1503
alexander-akait merged 1 commit into
webpack:nextfrom
snitin315:chore/no-mode

Conversation

@snitin315

@snitin315 snitin315 commented Apr 27, 2020

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Follow up #1481 .
remove --no-mode.

Did you add tests for your changes?
Removed no-mode tests.

If relevant, did you update the documentation?
Yes

Summary

removed --no-mode because it is same as --mode none and Negated flags makes more sense with boolean args.

Does this PR introduce a breaking change?
Maybe

Other information

@snitin315
snitin315 requested a review from a team as a code owner April 27, 2020 16:37
@alexander-akait

Copy link
Copy Markdown
Member

/cc @Loonride

Comment thread packages/webpack-cli/lib/groups/ZeroConfigGroup.js Outdated
Signed-off-by: Nitin Kumar <snitin315@gmail.com>
@alexander-akait
alexander-akait merged commit dfb9a91 into webpack:next Apr 29, 2020
@alexander-akait

Copy link
Copy Markdown
Member

Thanks!

@snitin315
snitin315 deleted the chore/no-mode branch April 29, 2020 10:32
@snitin315 snitin315 changed the title chore(webpack-cli): remove --no-mode flag refactor(webpack-cli): remove --no-mode flag Apr 29, 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.

4 participants