Join Slack
Powered by
Hi all :wave: I am trying to build a very small <K...
# javascript
t
theapache64
02/12/2022, 6:12 AM
Hi all 👋 I am trying to build a very small
KotlinJS browser app
. I am using
./gradlew browserRun --continuous
to enable hot reload. The problem is, it takes some time to reflect the changes in the browser. Is there any faster way to do that?
a
andylamax
02/12/2022, 7:21 AM
No, Kotlin/JS compilation is slow at the moment
🆗 1
3
Views
Open in Slack
Previous
Next