[ci] yarn format
This commit is contained in:
parent
ff92be637f
commit
59cc62f7bd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Builds your site for production.
|
|||
|
||||
### `astro preview`
|
||||
|
||||
Start a local static file server to serve your built `dist/` directory. Useful for previewing your static build locally, before deploying it.
|
||||
Start a local static file server to serve your built `dist/` directory. Useful for previewing your static build locally, before deploying it.
|
||||
|
||||
This command is meant for local testing only, and is not designed to be run in production. For help with production hosting, check out our guide on [Deploying an Astro Website](/guides/deploy).
|
||||
|
||||
|
|
Loading…
Reference in a new issue