nginxconfig.io
nginxconfig.io copied to clipboard
Hot reload not work with VM Linux
Information
https://whatismybrowser.com/w/BBENSKX
Help request
Problem
Hot reload not work with VM Linux, I use Windows with VM Linux because the dev command don't work in Windows, I don't know if is a problem about my computer o the project 😓
What I have tried
- Use the command
export CHOKIDAR_USEPOLLING=true
Screenshots
👋 Development is slightly broken in the master branch currently (see #385), but locally with #389 I'm not seeing any issues with hot reload.
Could you provide some more detail on what exactly is not working with hot reload?
Edit any file and the hot-reload don't refresh, I thought is about the ws server or need use polling mode like WSL mode
Well, I will wait the #389 merge, to test again 😁