Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider switching from chalk to picocolors #1299

Closed
benmccann opened this issue Dec 27, 2021 · 1 comment · Fixed by #1312
Closed

Consider switching from chalk to picocolors #1299

benmccann opened this issue Dec 27, 2021 · 1 comment · Fixed by #1312

Comments

@benmccann
Copy link
Member

Is your feature request related to a problem? Please describe.
Work is ongoing to minimize Vite size. Assuming vitejs/vite#6277 is merged, then Vite will be standardized on picocolors

Describe the solution you'd like
It would probably make sense for us to standardize on picocolors to match Vite

Describe alternatives you've considered
If there is a reason to continue using chalk we may want to chime in on the Vite PR. However, I'm not aware of any such reasons

Additional context
svelte-check currently uses chalk:

@dummdidumm
Copy link
Member

I don't think there's any reason to using chalk specifically, so I'm fine with switching the dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants