Hey team! I mentioned that when I'm running my web...
# compose-web
g
Hey team! I mentioned that when I'm running my web app in as
jsBrowserRun -t
(continuously rebuild when a change is detected) then the app it reloading multiple times. Have you faced this? Is it Gradle problem? Any suggestions?
p
It always reload 2 times for me. But I kinda got used to live with it. I have no suggestion 😔
âž• 1
r
You can disable source maps. See: https://youtrack.jetbrains.com/issue/KT-44838
🙌 2
👀 1