Pablo Sáez 1758b2b4e8
fix: handle watch mode error, earlier prev process kill (#277)
* fix watch catch error, earlier prev process kill

* use error handler

* fix typo

Co-authored-by: Eren Bets <0x142857@gmail.com>
2021-03-17 11:17:54 +08:00
2021-03-17 03:03:03 +08:00
2021-02-27 13:40:01 +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
2021-02-23 00:25:22 +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

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