[JS] Migrate tests onto IR compiler with outputDir API instead of outputFile
^KT-61117 fixed
This commit is contained in:
committed by
Space Team
parent
e50f6e6bca
commit
08e3cb300a
@@ -45,8 +45,4 @@ publishing {
|
||||
}
|
||||
}
|
||||
|
||||
configureDefaultPublishing()
|
||||
|
||||
tasks.withType<org.jetbrains.kotlin.gradle.dsl.KotlinJsCompile> {
|
||||
kotlinOptions.freeCompilerArgs += "-Xforce-deprecated-legacy-compiler-usage"
|
||||
}
|
||||
configureDefaultPublishing()
|
||||
Reference in New Issue
Block a user