bun
bun copied to clipboard
chore: swap install counter and package name
What does this PR do?
Takes the naive approach to swap the order of the install counter with the package name/step (closes https://github.com/oven-sh/bun/issues/14124). This change doesn't take into consideration the splitting of the icon from the rest of the package name.
- [ ] Documentation or TypeScript types (it's okay to leave the rest blank in this case)
- [x] Code changes
How did you verify your code works?
Ran several manual eye tests on both the debug and release versions on several different projects. Not entirely sure if there's a "good" way to compare against the output_buffer but I'm open to writing zig tests if there is.
merge pls
Please add "Closes #14124" to the PR description so that when this PR is merged, my issue is automatically closed
@RiskyMH merge please
@Jarred-Sumner I'm guessing this was closed as it isn't relevant anymore?
@Jarred-Sumner I'm guessing this was closed as it isn't relevant anymore?
He recently closed a lot of different PRs
Maybe to focus on more important things