chore(oxlint-config): migrate build to tsdown

This commit is contained in:
xingyu4j
2026-03-15 19:39:59 +08:00
parent 30b5610a73
commit c1b1fe90fd
3 changed files with 13 additions and 8 deletions

View File

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