Automatic reload with Ktor Server running KMP/Compose MP WASM/JS
I am wondering if it is at all possible to get the Ktor Server to watch the composeApp folder at all? It is watching the server and common folders (the build folders inside these two), but not the composeApp folder, which is where my .js and .wasm files are which I would like to watch.