gbaldeck
10/04/2018, 3:05 PMbashor
10/05/2018, 9:28 AMbashor
10/05/2018, 9:33 AMIncremental Compilation
that speed up compilation up to 7 times. Please try it and give as feedback.
It is available in 1.3 and even in 1.2.70, for more information take a look https://blog.jetbrains.com/kotlin/2018/09/kotlin-1-2-70-is-out/dawitt
10/05/2018, 11:31 AMbashor
10/06/2018, 9:10 AMIn a project built with IntelliJ IDEA, go to Settings | Build, Execution, Deployment | Compiler | Kotlin Compiler | Kotlin to JavaScript and check Enable incremental compilation (experimental).
gbaldeck
10/07/2018, 9:35 PM