Module format back to commonjs
This commit is contained in:
parent
c3ca152c77
commit
f08a8e8fc8
@ -102,7 +102,7 @@ subprojects {
|
||||
metaInfo = true
|
||||
sourceMap = true
|
||||
sourceMapEmbedSources = "always"
|
||||
moduleKind = "umd"
|
||||
moduleKind = "commonjs"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user