We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9178740 commit 662bf87Copy full SHA for 662bf87
package.json
@@ -22,7 +22,7 @@
22
"fix": "run-s \"fix:*\"",
23
"fix:eslint": "yarn lint:eslint --fix",
24
"fix:prettier": "yarn lint:prettier --write",
25
- "build": "tsdown",
+ "build": "tsdown --unbundle",
26
"release": "release-it"
27
},
28
"devDependencies": {
0 commit comments