dependabot-preview[bot] 5b40fef44d
chore(deps-dev): bump execa from 4.1.0 to 5.0.0 (#192)
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>
2021-02-10 19:20:30 +08:00
2020-05-10 18:33:02 +08:00
2020-05-10 18:33:02 +08:00
2020-05-10 18:33:02 +08:00
2020-11-27 21:17:33 +08:00

tsup

npm version npm downloads

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

https://tsup.egoist.sh

License

MIT © EGOIST (Kevin Titor)

Description
The simplest and fastest way to bundle your TypeScript libraries.
Readme 12 MiB
Languages
TypeScript 98.7%
JavaScript 0.7%
Dockerfile 0.6%