We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
stats.colors
1 parent 696fed5 commit c17fcb7Copy full SHA for c17fcb7
src/content/configuration/stats.md
@@ -62,7 +62,7 @@ stats: {
62
// Context directory for request shortening
63
context: "../src/",
64
// `webpack --colors` equivalent
65
- colors: true,
+ colors: false,
66
// Display the distance from the entry point for each module
67
depth: false,
68
// Display the entry points with the corresponding bundles
0 commit comments