mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2026-09-13 03:54:06 +00:00
fix(readme)
This commit is contained in:
@@ -15,7 +15,7 @@ yarn
|
||||
### Build backend
|
||||
|
||||
```zsh
|
||||
yarn build --ignore-frontend
|
||||
yarn build --ignore frontend
|
||||
```
|
||||
|
||||
### Environment variables, running the development server, and deployment
|
||||
|
||||
@@ -15,7 +15,7 @@ yarn
|
||||
### Build backend
|
||||
|
||||
```zsh
|
||||
yarn build --ignore-frontend
|
||||
yarn build --ignore frontend
|
||||
```
|
||||
|
||||
### Environment variables
|
||||
|
||||
@@ -15,7 +15,7 @@ yarn
|
||||
### Build backend
|
||||
|
||||
```zsh
|
||||
yarn build --ignore-frontend
|
||||
yarn build --ignore frontend
|
||||
```
|
||||
|
||||
### Environment variables
|
||||
|
||||
Reference in New Issue
Block a user