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 abf4feb commit 6c4272dCopy full SHA for 6c4272d
package.json
@@ -17,7 +17,7 @@
17
],
18
"scripts": {
19
"compile": "tsc",
20
- "build": "tsdown --unbundle --clean --dts",
+ "build": "tsdown --unbundle --clean --dts --format=cjs",
21
"test": "yarn test/ test",
22
"release": "changelogen --release --push",
23
"--------------": "",
0 commit comments