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 dcdd9a9 commit 59119d1Copy full SHA for 59119d1
build.config.ts
@@ -16,7 +16,7 @@ export default defineBuildConfig([
16
clean: false,
17
declaration: true,
18
rollup: {
19
- emitCJS: true,
+ emitCJS: false,
20
dts: {
21
respectExternal: true,
22
},
0 commit comments