-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
trackingAn umbrella issue for tracking big featuresAn umbrella issue for tracking big features
Description
Updated issue
Bun supports "workspaces" in package.json, "workspace:* (protocol) in dependencies, and many more features related to workspaces. See the docs page on workspaces.
You can also use bun run --filter="*/*lib" to run multiple package.json scripts from different packages within a workspace simultaneously and view tail the logs - see the docs.
We're keeping this issue open for now, but it's not entirely clear what's left to close it.
Original issue below
What is the problem this feature will solve?
bun not support monorepo(root package.json workspaces field, workspace:* schema, etc.)
What is the feature you are proposing to solve the problem?
The download speed of monorepo will be faster
What alternatives have you considered?
No response
matzeeable, mshd, theoparis, EbadiDev, jinlinux and 198 moredouglasduteil, mkosir, paulo-assoc, moritzmla, ilbertt and 6 more
Metadata
Metadata
Assignees
Labels
trackingAn umbrella issue for tracking big featuresAn umbrella issue for tracking big features