Commit c17fcb7
docs(config): fix default value for
Doc incorrectly states the default value is `true`, but it is `false`:
https://github.com/webpack/webpack/blob/master/lib/Stats.js#L512stats.colors (#1835)1 parent 696fed5 commit c17fcb7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments