三咲智子 Kevin Deng
|
b68c19f0ff
|
chore: upgrade deps
|
2024-09-17 13:29:38 +08:00 |
|
三咲智子 Kevin Deng
|
6e66f29a10
|
chore: upgrade deps
|
2024-07-21 02:40:15 +08:00 |
|
三咲智子 Kevin Deng
|
809c57abb1
|
chore: upgrade tsup & deps
|
2024-07-18 00:00:18 +08:00 |
|
三咲智子 Kevin Deng
|
648d01699e
|
test: upgrade all deps
|
2024-07-17 05:01:05 +08:00 |
|
ocavue
|
d4e22c5fb9
|
fix: await postcss for async plugins (#1036)
|
2023-11-18 16:36:54 +08:00 |
|
Cesar S
|
14ad4bd529
|
fix: default exports not working on CJS + treeshake: true (#815)
Fixes https://github.com/egoist/tsup/issues/814
|
2023-02-07 20:23:07 +08:00 |
|
EGOIST
|
b4fd91aa4c
|
feat: allow to use rollup for tree shaking
a new flag `--treeshake` as well as a config option `treeshake`
|
2022-05-25 16:24:05 +08:00 |
|
schelmo
|
67eea53583
|
fix: resolve to package.json only if tsup key exists (#622)
Co-authored-by: EGOIST <hi@egoist.sh>
|
2022-05-05 21:51:36 +08:00 |
|
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 |
|