13 Commits

Author SHA1 Message Date
三咲智子 Kevin Deng
aeda546c1f
refactor: replace colorette with picocolors 2024-07-19 20:13:04 +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
三咲智子 Kevin Deng
b537d37269
style: format code, upgrade prettier to v3 2024-07-17 03:38:11 +08:00
EGOIST
1ebe663b28 fix: start dts build as soon as possible 2021-12-14 13:52:03 +08:00
EGOIST
6072da3b94 refactor: remove chalk
skip-release
2021-11-24 18:03:15 +08:00
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
EGOIST
287a67562b fix: set exit code when error occurs in worker, closes #83 2020-07-25 14:54:32 +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
3d38ce9c08 chore(deps): use kleur instead of colorette 2020-07-11 00:55:58 +08:00
EGOIST
52ab32b1bd feat(cli): better error handling 2020-06-29 21:17:11 +08:00
EGOIST
57dfa9633c fix: try to fix resolve again 2020-05-16 12:21:44 +08:00
EGOIST
9f182cb6c4 feat: use node-resolve plugin 2020-05-14 01:50:32 +08:00
EGOIST
f924424ce3 feat: resolve node modules, closes #1 2020-05-10 02:13:41 +08:00