-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: replace kolorist with kleur/colors
The size of `outfile.cjs` before the change: 143037 bytes Ater the change: 141514 bytes Saved 1523 bytes. I didn't choose `picocolors` despite it being more popular because it doesn't support tree-shaking and actually increases the bundle size a bit. I didn't choose `yoctocolors` because the resulting bundle is also a bit larger than the one produced by `kleur/colors`. Addressed the issue raised in #253
- Loading branch information
1 parent
a958510
commit 0395555
Showing
4 changed files
with
15 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.