Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(wasm-size): Correctly format negative numbers (#4702)
`numfmt -100` interprets `-100` as a cli flag and complains, passing input via stdin fixes it
- Loading branch information