chore: add patch build deploy command to readme
This commit is contained in:
parent
df5b89e5b1
commit
0f28734a2d
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ $ pnpm i
|
|||
| `pnpm run build` | generate static files to `dist` directory |
|
||||
| `pnpm run deploy` | upload to my server |
|
||||
| `pnpm run prep:now` | back up and clear current `now page` constants |
|
||||
| `pnpm run patch:build:deploy` | increment version, build, then upload |
|
||||
|
||||
## Deployment
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue