Skip to content

Remove --info-verbosity verbose from webpack command line #231

@eamodio

Description

@eamodio

Prior to Webpack 5, --info-verbosity verbose was needed for proper problem matcher support, but that option no longer exists (and is thankfully unneeded for problem matcher support).

With that flag, Webpack will die with the following:

[webpack-cli] Unknown argument: --info-verbosity

This also completely breaks the F5 ability -- as the build will fail.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverified ✓

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions