HyperReload icon indicating copy to clipboard operation
HyperReload copied to clipboard

[BUG] Changes to non-project files causes reload

Open fredrikeldh opened this issue 10 years ago • 0 comments

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.

fredrikeldh avatar Jun 05 '14 09:06 fredrikeldh