6 Commits

Author SHA1 Message Date
Pablo Sáez
c992b13a43
feat: improve watch mode & add silent mode (#285) 2021-04-18 18:28:14 +08:00
EGOIST
72015e1e76 fix: improve type declaration resolving mechanism 2021-03-17 01:18:15 +08:00
EGOIST
1bde51ff01 feat: improve dts support
* Now --dts-resolve will also externalize pkg.dependencies by default.
* Added support for config file. tsup.config.{ts,js,json}
2021-02-23 15:28:39 +08:00
EGOIST
ba8821eb54 feat: re-introduce --dts bundle support 2021-01-23 16:45:10 +08:00
Kevin Titor
a4714a7eb0
feat: use esbuild for bundling (#72)
BREAKING CHANGE:

- Removed `run` command
- Using `esbuild` instead of `rollup` for bundling, `dts` file is still generated by rollup.
2020-07-20 16:45:18 +08:00
EGOIST
a51f274165 test: bundle graphql-tools 2020-05-18 23:29:16 +08:00