14 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng
048c93b346
fix: get metafile on windows 2024-07-25 00:17:12 +08:00
三咲智子 Kevin Deng
e8c6079cdf
refactor: lint
eslint --fix by @sxzz/eslint-config

- add `node:` protocol
- sort imports
- ...
2024-07-17 23:46:22 +08:00
xiaohj
6ca0cb0aee
fix: correct sourcemap with treeshake (#1069) 2024-07-17 23:16:14 +08:00
三咲智子 Kevin Deng
f1f21c50dd
refactor: upgrade TS & enable verbatimModuleSyntax 2024-07-17 04:14:59 +08:00
三咲智子 Kevin Deng
b537d37269
style: format code, upgrade prettier to v3 2024-07-17 03:38:11 +08:00
EGOIST
9639352a3b refactor(plugin-api): expose entryPoint and more info in chunkInfo 2023-02-14 17:18:08 +08:00
EGOIST
9ce5c1310e fix: use rollup v3, closes #749 2022-11-03 22:07:22 +08:00
L
ad2629a00d feat(minor): allow tsup config function to be asynchronous (#627)
* Allow tsup config function to be asynchronous

* update types

Co-authored-by: EGOIST <hi@egoist.sh>
2022-05-25 14:17:39 +08:00
Xinyuan Wang
ec67a118c3
fix(sourcemap): applySourceMap requires a file path (#502) 2021-12-21 17:48:46 +08:00
EGOIST
0826b35bb2 fix: bring back inline sourcemap support, closes #495 2021-12-15 14:04:50 +08:00
EGOIST
c0ffb68e14
fix: add .map suffix to sourcemap comment 2021-12-14 16:00:21 +08:00
Jeff Astor
39a3583d8b
fix: Fix broken sourcemap comment generation for .css files (#492) 2021-12-14 12:51:47 +08:00
EGOIST
5edf9a8dff feat: add bundle size reporter 2021-12-10 16:34:26 +08:00
EGOIST
524470c49b
feat: experimental plugin system (#486)
Co-authored-by: EGOIST <0x142857@gmail.com>
Co-authored-by: 木杉 <zhmushan@qq.com>
2021-12-10 15:44:27 +08:00