You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @DominusKelvin since node --watch functionality does not directly support configuration files, we either have to use incline config to watch or ignore folders.
Description
We don't want the server to restart for all files especially files in assets since we are utilizing HMR.
Current behavior
Restarts the server when we edit files in the assets folder.
Expected behavior
Since we are utilizing HMR, files in the assets folder should not be watched.
[x] I have checked and this issue does not exist
The text was updated successfully, but these errors were encountered: