mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: mention listhen
options on nuxi dev page (#23415)
This commit is contained in:
parent
5abd8a231f
commit
fb26a160f5
@ -26,6 +26,8 @@ Option | Default | Description
|
||||
|
||||
The port and host can also be set via NUXT_PORT, PORT, NUXT_HOST or HOST environment variables.
|
||||
|
||||
Additionally to the above options, `nuxi` can pass options through to `listhen`, e.g. `--no-qr` to turn off the dev server QR code. You can find the list of `listhen` options in the [unjs/listhen](https://github.com/unjs/listhen) docs.
|
||||
|
||||
This command sets `process.env.NODE_ENV` to `development`.
|
||||
|
||||
::alert{type="info"}
|
||||
|
Loading…
Reference in New Issue
Block a user