Hi, should kotlin js, in particular the react wrappers work with hot module reloading, and in particular the React Hot Loader (
https://github.com/gaearon/react-hot-loader). I have been trying, but get a page reload on each build... Googling it seems HMR is somewhat supported (as used in the Kotlin Frontend Plugin), but is using the React Hot Loader with kotlin code an exercise in futility?