Skip to content

Commit 50e3ea7

Browse files
sapeginskipjack
authored andcommitted
docs(config): remove incorrect note in dev-server (#1523)
Remove incorrect note on `clientLogLevel`, more details can be found in this issue: webpack/webpack-dev-server#1038
1 parent bb42038 commit 50e3ea7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/configuration/dev-server.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ webpack-dev-server --client-log-level none
116116

117117
Possible values are `none`, `error`, `warning` or `info` (default).
118118

119-
Note that the console will *always* show bundle errors and warnings. This option only effects the message before it.
120-
121119

122120
## `devServer.color` - CLI only
123121

0 commit comments

Comments
 (0)