fix: add whitespace
This commit is contained in:
parent
d99403393a
commit
3cec476cbc
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ let argv = yargs
|
||||||
})
|
})
|
||||||
.option("live-reload", {
|
.option("live-reload", {
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
description: `Automatically reload webpages when assets are rebuilt.
|
description: `Automatically reload web pages when assets are rebuilt.
|
||||||
Can only be used with the --watch flag.`
|
Can only be used with the --watch flag.`
|
||||||
})
|
})
|
||||||
.option("production", {
|
.option("production", {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue