feat: 使用esbuild

This commit is contained in:
2024-11-14 23:34:31 +08:00
parent 272845fe87
commit f11810220e
5 changed files with 109 additions and 11 deletions

View File

@@ -28,6 +28,8 @@
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-alias": "^5.1.1",
"rollup-plugin-esbuild": "^6.1.1",
"@types/node": "^22.8.6",
"chalk": "^5.3.0",
"commander": "^12.1.0",