Jorrit
08/02/2020, 8:47 PMkotlin.js.compiler=ir
in gradle.properties
, all is fine generally, but if I use --continuous
in my the run configuration for the run
gradle task, the first compile works, but as soon as I change a file and save, the build crashes with a file not found on the <ModuleName>.js file. Restarting the task again works fine. It seems doubtful I'm the first to try this, so I'm guessing I'm doing something wrong here. Anyone have an easy answer, or YT ?Big Chungus
08/02/2020, 9:06 PMIlya Goncharov [JB]
08/03/2020, 2:17 PM1.4.20
when it will be released
This error should not broke updating everytime when it appears