Should HMR work with Kotlin/JS and compose/web?
# compose-web
r
Should HMR work with Kotlin/JS and compose/web?
o
Do yo mean hot reload? No hot reload. But at least live reload https://kotlinlang.org/docs/js-project-setup.html#run-task
r
Yes, hot reload (HMR = hot module reload). I already have live reload working (but source maps cause issues with it -- if source maps are enabled reload triggers twice).
Is there any roadmap planned for HMR?
o
Not planned yet on compose-web side. Not sure about kotlin/js side though
🆗 1
Anyway, feel free to open an issue on github. That helps us decide on priorities
👍 1
Let me know if there is any additional detail I can add there that would help.
🙏 1