perf: stub unbuild params (#6210)

This commit is contained in:
afe1 2025-05-18 10:35:20 +08:00 committed by GitHub
parent 34c4ecb047
commit d0b8349a2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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