Skip to content

Commit b30944a

Browse files
author
Daniel Schaffer
committed
builder - emit commonjs modules
1 parent 2cb9a84 commit b30944a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.builderrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"scopes": ["dandi", "dandi-contrib"],
44
"licenseFile": "LICENSE",
55
"compilerOptions": {
6-
"module": "esnext"
6+
"module": "commonjs"
77
},
88
"npmOptions": {
99
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)