I want to propose to replace the chalk dependency with the smaller and faster picocolors package.
As part of the e18e initiative (ecosystem cleanup), we try to reduce the burden of old or big libs and modernize the ecosystem.
chalk alone accounted for a whopping 854.69 GB of traffic last month whenever it got installed as part of jake.
The tar size of 13.40Kb doesn't seem much but jakes tar itself is only 40.70 KB so its noteworthy
Since this is a dropin replacement, it is super easy to do and I would be happy to provice a PR for it
I want to propose to replace the
chalkdependency with the smaller and fasterpicocolorspackage.As part of the e18e initiative (ecosystem cleanup), we try to reduce the burden of old or big libs and modernize the ecosystem.
chalkalone accounted for a whopping854.69 GBof traffic last month whenever it got installed as part ofjake.The tar size of
13.40Kbdoesn't seem much butjakes tar itself is only40.70 KBso its noteworthySince this is a dropin replacement, it is super easy to do and I would be happy to provice a PR for it