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.
target.outputFormat
1 parent 58d815d commit 894a6bdCopy full SHA for 894a6bd
package.json
@@ -10,7 +10,7 @@
10
"default": {
11
"context": "node",
12
"distDir": "./bin",
13
- "outputFormat": "commonjs",
+ "outputFormat": "esmodule",
14
"isLibrary": false
15
}
16
},
0 commit comments