[Gradle] Dry run with wasm flags only for wasm targets
^KT-54421 fixed
This commit is contained in:
committed by
Space Team
parent
bc33f84678
commit
4c6b433496
-2
@@ -103,8 +103,6 @@ class KotlinMocha(@Transient override val compilation: KotlinJsCompilation, priv
|
||||
add(file)
|
||||
addAll(cliArgs.toList())
|
||||
addAll(cliArg("--require", npmProject.require("kotlin-test-js-runner/kotlin-test-nodejs-empty-runner.js")))
|
||||
|
||||
addAll(cliArg("-n", "experimental-wasm-typed-funcref,experimental-wasm-gc,experimental-wasm-eh"))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user