mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
tsup
Rollup + ESBundle.
This library is intentionally kept simple, if you want customizations please use Rollup directly.
Install
Install it locally in your project folder:
npm i tsup -D
# Or Yarn
yarn add tsup --dev
You can also install it globally but it's not recommended.
Usage
tsup [...files]
For more details:
tsup --help
License
MIT © EGOIST (Kevin Titor)
Description
Languages
TypeScript
98.7%
JavaScript
0.7%
Dockerfile
0.6%