mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Update from-npm-install-to-bun-install.md
This commit is contained in:
@@ -57,7 +57,7 @@ $ bun ./index.ts
|
||||
|
||||
## Workspaces? Yes.
|
||||
|
||||
`bun install` supports workspaces similarly to npm.
|
||||
`bun install` supports workspaces similarly to npm, with more features.
|
||||
|
||||
In package.json, you can set `"workspaces"` to an array of relative paths.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user