(no title)
hdjrudni | 20 days ago
https://github.com/mysticatea/npm-run-all/blob/HEAD/docs/npm...
"scripts":{ "buldrun":"run-p check test docs && run-p zip zip:firefox" }
I guess you can put `bun run --parallel` into the script too but it's a bit more verbose.
oj-hn-dot-com|20 days ago