Bundle your TypeScript library with no config, powered by esbuild.
tsup src/index.ts
This will bundle src/index.ts to dist/index.js.
src/index.ts
dist/index.js
https://tsup.egoist.sh
MIT © EGOIST