Hey guys, using kotlin 1.3.70, i Had some trouble ...
# javascript
h
Hey guys, using kotlin 1.3.70, i Had some trouble with hot reloading and after some search i found this https://discuss.kotlinlang.org/t/kotlin-js-incremental-compilation/11380 and it made everything work... Which is strange because i read the linked ticket to be done Long time ago. Does anyone else have problems with hot reloading?
t
KT-32273 -
1.4-M3
h
Ah, i c, thanks! Guess every beginner runs into this problem :D