Join Slack
Is there a way to run a Kotlin Fullstack(JVM+JS) with --continuous mode?
# gradle
c
Christoph Hock
03/08/2021, 7:46 PM
Is there a way to run a Kotlin Fullstack(JVM+JS) with --continuous mode?
b
Big Chungus
03/08/2021, 7:59 PM
Certainly. Run jvm separately, then run jsBrowserDevelopmentRun and kotlinJvmCompile together as a second continuous gradle build
Big Chungus
03/08/2021, 8:00 PM
I'm guessing you're trying to get ktor hot reload working with webpack dev server.
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by