I’m curious if anyone else is having an issue with HMR. I’m using webpack 4.20.2, aurelia cli 1.0.0-beta.3 and HMR works great on the first update but after that I see the browser attempt to be updated. I’ll see the recompiling messages ect, but nothing changes on the screen. A simple example is just changing html 2 times in a row for me.
1 Like