chore(tsdown): align stub scripts and package exports

This commit is contained in:
xingyu4j
2026-03-15 21:17:41 +08:00
parent 11fc367845
commit 3946253d6e
11 changed files with 28 additions and 13 deletions

View File

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