首页
tsup
更新于 2025-05-24
https://github.com/egoist/tsup
编译并运行 node 程序:
"dev": "tsup --watch --onSuccess \"pnpm run start\"",