Skip to content

Commit 662bf87

Browse files
committed
Unbundle
1 parent 9178740 commit 662bf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fix": "run-s \"fix:*\"",
2323
"fix:eslint": "yarn lint:eslint --fix",
2424
"fix:prettier": "yarn lint:prettier --write",
25-
"build": "tsdown",
25+
"build": "tsdown --unbundle",
2626
"release": "release-it"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)