spand
04/01/2020, 1:10 PMkotlin2js
in gradle. I tried setting kotlin.daemon.jvm.options=-Xmx8g
in gradle.properties but even then I still get it (its a bit non deterministic). Am I setting the option correctly ?[JB] Shagen
04/02/2020, 11:44 AMspand
04/02/2020, 1:39 PMspand
04/02/2020, 1:39 PMorg.gradle.jvmargs=-Dkotlin.daemon.jvm.options="-Xmx1g"
in gradle.properties
for any other unlucky souls out therespand
04/02/2020, 1:41 PMjps -v
and looking for the kotlin daemon line