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 9465c9d commit e5a2d9cCopy full SHA for e5a2d9c
src/content/configuration/dev-server.md
@@ -1533,7 +1533,7 @@ See [WatchOptions](/configuration/watch/) for more options.
1533
1534
`boolean = false` `function (filePath)`
1535
1536
-Tells `devServer` to write generated assets to the disk.
+Tells `devServer` to write generated assets to the disk. The output is written to the [output.path](/configuration/output/#outputpath) directory.
1537
1538
__webpack.config.js__
1539
0 commit comments