Skip to content

Commit 658b4bf

Browse files
committed
fix: pnpm-lock
1 parent 6a40e4f commit 658b4bf

File tree

3 files changed

+43
-271
lines changed

3 files changed

+43
-271
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"scripts": {
6969
"lint": "eslint --cache .",
7070
"lint:fix": "pnpm run lint --fix",
71-
"build": "tsup",
71+
"build": "tsup --minify",
7272
"dev": "tsup --watch",
7373
"test": "vitest",
7474
"play": "pnpm run -C ./playground dev",

0 commit comments

Comments
 (0)