Does anybody know how to hot reload and refresh the browser window after a change with ktor like the...
a
Does anybody know how to hot reload and refresh the browser window after a change with ktor like the web pack dev server does?
a
This will hot reload files, but not automatically refresh the browser. Or am I doing something wrong?