kobweb icon indicating copy to clipboard operation
kobweb copied to clipboard

"kobweb run" should allow the user to toggle live reloading

Open bitspittle opened this issue 4 years ago • 0 comments

Something like

Press SPACE to (pause|resume) live reloading.

Question to mull over -- should we keep letting Gradle do its thing but just tell the web server to ignore it? Or should we actually stop Gradle temporarily and then rerun it?

Let's try the "stop Gradle" one but if that doesn't work, web server as a fallback?

bitspittle avatar Oct 12 '21 01:10 bitspittle