Skip to content

Commit

Permalink
docs: preview not for production on CLI guide (#13316)
Browse files Browse the repository at this point in the history
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
  • Loading branch information
patak-dev and bluwy committed May 24, 2023
1 parent 57d3023 commit 32c5a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/cli.md
Expand Up @@ -98,7 +98,7 @@ vite optimize [root]

### `vite preview`

Locally preview production build.
Locally preview the production build. Do not use this as a production server as it's not designed for it.

#### Usage

Expand Down

0 comments on commit 32c5a9a

Please sign in to comment.