π£ π£ π£
Hi, all!
Please share your experience with using incremental compilation for Kotlin/JS.
In the case you have missed it, you can find more information here https://blog.jetbrains.com/kotlin/2018/09/kotlin-1-2-70-is-out/
Itβs even better with 1.3.10 and later.
And the small poll about it:
Do you use Incremental Compilation for Kotlin/JS?
π
π«
π β doesnβt work to me
ββ I donβt know about such possibility
β 2
π« 1
π 2
π 6
bashor
12/13/2018, 6:23 PM
Incremental compilation for Kotlin/JS is still experimental and disabled by default. To try it, you need to enable it explicitly:
* In a Gradle project, add
Donβt hesitate to file an issue if you have any issue with it!
And in the case you want to turn off it, you can do it using almost the same instruction in the first message of the thread (change