diff --git a/src/content/configuration/stats.md b/src/content/configuration/stats.md index cc80eb405162..e5df6d99e49a 100644 --- a/src/content/configuration/stats.md +++ b/src/content/configuration/stats.md @@ -62,7 +62,7 @@ stats: { // Context directory for request shortening context: "../src/", // `webpack --colors` equivalent - colors: true, + colors: false, // Display the distance from the entry point for each module depth: false, // Display the entry points with the corresponding bundles