Skip to content

Commit ba0c4c4

Browse files
Joe Bottiglieroskipjack
Joe Bottigliero
authored andcommitted
docs(config): adds stats.all documentation (#1652)
1 parent 25d17a3 commit ba0c4c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/configuration/stats.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ For more granular control, it is possible to specify exactly what information yo
3838

3939
``` js
4040
stats: {
41+
// fallback value for stats options when an option is not defined (has precedence over local webpack defaults)
42+
all: undefined,
4143
// Add asset Information
4244
assets: true,
4345
// Sort assets by a field

0 commit comments

Comments
 (0)