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 9b4fdd9 commit e9fcaabCopy full SHA for e9fcaab
package.json
@@ -23,7 +23,7 @@
23
],
24
"scripts": {
25
"compile": "tsc",
26
- "build": "tsdown --unbundle --clean --dts",
+ "build": "tsdown --unbundle --clean --dts --format=cjs",
27
"test": "yarn test/ test",
28
"release": "changelogen --release --push",
29
"--------------": "",
0 commit comments