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.
1 parent 4119e5d commit e7196bdCopy full SHA for e7196bd
src/content/configuration/stats.md
@@ -18,6 +18,8 @@ The `stats` option lets you precisely control what bundle information gets displ
18
19
T> For webpack-dev-server, this property needs to be in the `devServer` object.
20
21
+T> For webpack-dev-middleware, this property needs to be in the webpack-dev-middleware's `options` object.
22
+
23
W> This option does not have any effect when using the Node.js API.
24
25
## `stats`
0 commit comments