Gabriel Duncan
12/09/2021, 4:40 PMjsBrowserDevelopment
task now causes two browser reloads. When i save a file:
1. the re-compile step starts BUT at the same time it looks like the websocket for webpack gets a reload signal
2. so, the browser reloads for webpack dev server websocket signal
3. then it reloads AGAIN when the kotlin compiler finishes the jsMainClasses
task
Is anyone else seeing this and if so is there a fix?Rob Murdock
12/09/2021, 5:56 PMRob Murdock
12/09/2021, 5:56 PMGabriel Duncan
12/09/2021, 6:22 PMGabriel Duncan
12/09/2021, 8:06 PMlouiscad
12/12/2021, 6:12 PM