Skip to content

Commit e5a2d9c

Browse files
bseibEugeneHlushko
authored andcommitted
docs(DevServer): document writeToDisk output dir (#3305)
1 parent 9465c9d commit e5a2d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/dev-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1533,7 +1533,7 @@ See [WatchOptions](/configuration/watch/) for more options.
15331533

15341534
`boolean = false` `function (filePath)`
15351535

1536-
Tells `devServer` to write generated assets to the disk.
1536+
Tells `devServer` to write generated assets to the disk. The output is written to the [output.path](/configuration/output/#outputpath) directory.
15371537

15381538
__webpack.config.js__
15391539

0 commit comments

Comments
 (0)