[Gradle, JS] Force enabled js compiler legacy to prevent problems in daemon
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user