Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Feb 5, 2024
1 parent 4f3d91e commit 53b9226
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 37 deletions.
2 changes: 2 additions & 0 deletions website/docs/features/workspace-watching.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,9 @@ When using `npx`, you will need to use `-c` and surround the entire `lerna watch

:::note
If you use Lerna in Windows, you must frame environment variables in '%'. For example:

```sh
$ lerna watch -- lerna run build --scope=%LERNA_PACKAGE_NAME% --include-dependents
```

:::
104 changes: 67 additions & 37 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 53b9226

Please sign in to comment.