HyperReload
HyperReload copied to clipboard
[BUG] Changes to non-project files causes reload
For example, if you have a project version-controlled by git, then making changes to files in the .git subdirectory causes reloads.
To fix this, the server should keep track of which files it has served to the client since the last reload, and cause a new reload only if one of those files changes.