Files
pnpm/cli
Felix Wolfsteller 8a4dac63c3 feat(cli-output): harmonize download progress out (#6902)
When running the CLI, downloads will show their progress,
e.g. `1.12 MB/ 3 MB`, showing only significant digits.

As the output is constantly updated, the length of the line in the
output might constantly change (2.99 -> 3 -> 3.3 -> 3.33), leading
to a visually very noisy display.

close #6901

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-08-04 04:08:28 +03:00
..
2023-07-17 12:19:50 +03:00
2023-07-26 17:50:12 +03:00
2023-03-24 15:52:20 +02:00
2023-07-30 14:32:08 +03:00