| ▲ | TheAlexLichter 6 hours 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! | ||
| ▲ | silverwind 4 hours ago | parent | next [-] | |
I think tsdown is much better suited for CLI and library builds. Vite has many web-isms that don't matter for these. | ||
| ▲ | bdxn 6 hours ago | parent | prev [-] | |
I'd be interested in seeing this implementation if it's publicly available. Do you have a GitHub link? Thanks! | ||