We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb9a84 commit b30944aCopy full SHA for b30944a
.builderrc
@@ -3,7 +3,7 @@
3
"scopes": ["dandi", "dandi-contrib"],
4
"licenseFile": "LICENSE",
5
"compilerOptions": {
6
- "module": "esnext"
+ "module": "commonjs"
7
},
8
"npmOptions": {
9
"registry": "https://registry.npmjs.org/"
0 commit comments