Oskar Koli
Results
2
comments of
Oskar Koli
I needed to add a middleware to the kernel so as a workaround for this issue I was able to override the http kernel singleton in functions.php, right after the...
I was able to reproduce the issue in a vanilla Vite project: https://stackblitz.com/edit/vitejs-vite-e32rng?file=counter.js,main.js Steps: 1. Make a change in "counter.js", HMR works fine 2. Make a change in "main.js", HMR...