Skip to content

Commit 41a5096

Browse files
Teffen Ellis (Eric)skipjack
authored andcommitted
docs(config): omit invalid detailed option in stats.md (#1757)
1 parent 1b5cf43 commit 41a5096

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/configuration/stats.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ stats: "errors-only"
3131
| `"minimal"` | *none* | Only output when errors or new compilation happen |
3232
| `"none"` | `false` | Output nothing |
3333
| `"normal"` | `true` | Standard output |
34-
| `"detailed"` | *none* | Detailed output (since webpack 3.0.0) |
3534
| `"verbose"` | *none* | Output everything |
3635

3736
For more granular control, it is possible to specify exactly what information you want. Please note that all of the options in this object are optional.

0 commit comments

Comments
 (0)