[Gradle, JS] Force enabled js compiler legacy to prevent problems in daemon

This commit is contained in:
Ilya Goncharov
2023-02-22 12:08:07 +01:00
committed by Space Team
parent 7700484a16
commit 4ccad00c11
@@ -1 +1,2 @@
kotlin.js.compiler.publish.attribute=false
kotlin.js.compiler.publish.attribute=false
kotlin.daemon.jvmargs=-Dkotlin.js.compiler.legacy.force_enabled=true