Skip to content

Commit 4347a04

Browse files
committed
docs(devServer): add missing type to 'open' option
1 parent 86d4138 commit 4347a04

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
@@ -451,7 +451,7 @@ noInfo: true
451451

452452
## `devServer.open`
453453

454-
`boolean`
454+
`boolean` `string`
455455

456456
When `open` is enabled, the dev server will open the browser.
457457

0 commit comments

Comments
 (0)