Open CzBiX opened 6 months ago
1.1.4+fbe2fe0c3
No response
"test:build": "true"
bun run
Tab
$ bun run -- scripts -- test:build build
$ bun run -- scripts -- test -- build build
I'm using zsh.
Same issue, looks like it does not happen for npm and yarn.
Yarn:
I created a pull request to fix: https://github.com/oven-sh/bun/pull/13927
What version of Bun is running?
1.1.4+fbe2fe0c3
What platform is your computer?
No response
What steps can reproduce the bug?
"test:build": "true"
bun run
and pressTab
.What is the expected behavior?
What do you see instead?
Additional information
I'm using zsh.