Skip to content

Commit 0d96319

Browse files
authored
add stats.colors option
1 parent 4c26d07 commit 0d96319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/configuration/stats.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ stats: {
5252
chunksSort: "field",
5353
// Context directory for request shortening
5454
context: "../src/",
55+
// `webpack --colors` equivalent
56+
colors: true,
5557
// Add errors
5658
errors: true,
5759
// Add details to errors (like resolving log)

0 commit comments

Comments
 (0)