Problem: You want to quickly publish an npm package using TypeScript


Problem: You want to quickly publish an npm package using TypeScript.

Solution: tsup

tsup bundles your TypeScript library with no config, powered by esbuild.

https://tsup.egoist.dev/

Anyone found anything better?

View original on X