Skip to content

Commit

Permalink
Supplement version cutting command for local dev builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio-Sou committed Oct 9, 2024
1 parent d630e74 commit 553ee7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ yarn build

### Local Development

```
yarn workspace docs version
```

This command fetches and compiles the list of documentation versions to build with.

```
yarn workspace docs dev
```
Expand Down

0 comments on commit 553ee7c

Please sign in to comment.