CS
Hi Sambhavi, thank you for this post. :) I was looking for this integration and I managed to use it in my first test now. But I have one problem. Since I'm new to Django and Vue (I'm not a programmer at all) it's not easy for me to discover the reason. HMR is not working. I can see VITE updating the static files and I can see in my console logs, that my browser is missing the previous static files, but there's no update till I reload the page manually. There are a lot of problems and workarounds regarding HMR, but I don't know what to do. Are you using HMR in your project and how does it work? Thanks a lot! :)