kobweb
                                
                                
                                
                                    kobweb copied to clipboard
                            
                            
                            
                        "kobweb run" should allow the user to toggle live reloading
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?