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(webpack-cli): add value none in mode usage #1411

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

snitin315
Copy link
Member

What kind of change does this PR introduce?

enhancement, fix
Did you add tests for your changes?
No

If relevant, did you update the documentation?
No

Summary
Mode option accepts three values production, development and none, none was missing in usage. Hence added.

Before

Screenshot from 2020-04-03 07-56-27

After

Screenshot from 2020-04-03 07-55-21

Does this PR introduce a breaking change?

No
Other information

@alexander-akait
Copy link
Member

Thanks

@snitin315 snitin315 deleted the mode branch April 3, 2020 12:32
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.

None yet

3 participants