-
|
It seems that when I run Is there any way to tell Looking at the code I wonder if this is happening not because of some concurrency limit, but because Bun is trying to account for workspace dependencies? In my case, the scripts are safe to run in any order and in parallel, so it would be nice to be able to tell Bun to ignore any dependencies and run everything all at once. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
This shipped in 1.3.9: https://bun.com/blog/bun-v1.3.9 |
Beta Was this translation helpful? Give feedback.
This shipped in 1.3.9: https://bun.com/blog/bun-v1.3.9