mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
Bumps [execa](https://github.com/sindresorhus/execa) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](https://github.com/sindresorhus/execa/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
tsup
Bundle your TypeScript library with no config, powered by esbuild.
Quick Start
tsup src/index.ts
This will bundle src/index.ts to dist/index.js.
Documentation
License
MIT © EGOIST (Kevin Titor)
Description
Languages
TypeScript
98.7%
JavaScript
0.7%
Dockerfile
0.6%