Commit 4e8a20f
authored
docs: Add pnpm workspace flag (-w) to Oxc setup docs (#12655)
### Description
[The oxc guide](https://turborepo.dev/docs/guides/tools/oxc) installs
dependencies at the workspace root, but by default pnpm warns in
workspaces unless `-w` is used.
This updates the commands to include `-w` so users can copy/paste
without hitting the warning.1 parent 4af1ef1 commit 4e8a20f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments