Y
Hacker News
new
|
ask
|
show
|
jobs
by
TheAlexLichter
27 days ago
I am using Vite+ for CLIs as well, yes. You don't use Vite as dev server then but lint, format, task running and caching is still there!
2 comments
silverwind
27 days ago
I think tsdown is much better suited for CLI and library builds. Vite has many web-isms that don't matter for these.
link
bdxn
27 days ago
I'd be interested in seeing this implementation if it's publicly available. Do you have a GitHub link? Thanks!
link