chore(turbo-run): migrate build to tsdown

This commit is contained in:
xingyu4j
2026-03-15 19:40:54 +08:00
parent 0babdfbc44
commit af09d652a3
3 changed files with 13 additions and 8 deletions

View File

@@ -5,7 +5,8 @@
"license": "MIT",
"type": "module",
"scripts": {
"stub": "pnpm unbuild --stub"
"build": "pnpm exec tsdown",
"stub": "pnpm exec tsdown"
},
"files": [
"dist"