We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2bf738 commit 509add6Copy full SHA for 509add6
buildSrc/src/main/kotlin/kotlin-js-conventions.gradle.kts
@@ -36,6 +36,5 @@ tasks.withType<KotlinJsCompile> {
36
kotlinOptions {
37
moduleKind = "umd"
38
sourceMap = true
39
- metaInfo = true
40
}
41
0 commit comments