fresh icon indicating copy to clipboard operation
fresh copied to clipboard

About the issue with hot reloading

Open 449134904 opened this issue 1 year ago • 1 comments

I have mounted a directory from Windows on a Hyper-V virtual machine. The mount command I used is: mount -t cifs -o username=xxx,password=xxxxxxx,uid=1001,gid=1001 //192.168.56.1/www /data/wwwroot. After making changes to the files, hot reloading is not working, and I have to restart for the changes to take effect.

449134904 avatar Jun 01 '23 12:06 449134904

I have the same issue. Its a mounted volume on windows and it just doesn't detect the changes at all.

hunterdishner avatar Dec 13 '23 19:12 hunterdishner