mirror of
https://github.com/withastro/astro.git
synced 2025-03-03 22:57:08 -05:00
[ci] yarn format
This commit is contained in:
parent
eb4effb6b7
commit
abf7722b08
3 changed files with 5 additions and 2 deletions
|
@ -22,6 +22,7 @@ npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Für Produktionsstandorte,
|
Für Produktionsstandorte,
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Wenn du bereit bist: Exportiere deine Seite nach `dist/`
|
# Wenn du bereit bist: Exportiere deine Seite nach `dist/`
|
||||||
npm run build
|
npm run build
|
||||||
|
|
|
@ -22,6 +22,7 @@ npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Para los sitios de producción,
|
Para los sitios de producción,
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# cuando estés listo: crea tu sitio estático en la carpeta `dist/`
|
# cuando estés listo: crea tu sitio estático en la carpeta `dist/`
|
||||||
npm run build
|
npm run build
|
||||||
|
|
|
@ -22,6 +22,7 @@ npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
For production sites,
|
For production sites,
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# when you're ready: build your static site to `dist/`
|
# when you're ready: build your static site to `dist/`
|
||||||
npm run build
|
npm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue