Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symlinked folder inside public messes HMR refresh #879

Open
ruifortes opened this issue Oct 4, 2021 · 1 comment
Open

Symlinked folder inside public messes HMR refresh #879

ruifortes opened this issue Oct 4, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ruifortes
Copy link

ruifortes commented Oct 4, 2021

Hello.
I have a symlinked folder inside public.
Has soon as a file changes in the that folder changes in public no longer trigger update.
Before changing files in that folder watcher properly catches changes in the public folder.
I'm using windows 10

@ruifortes ruifortes added the bug Something isn't working label Oct 4, 2021
@developit
Copy link
Member

Ah interesting - I think this could be solved by passing the changed file path through fs.realPath.

@marvinhagemeister marvinhagemeister changed the title Symlinked folder inside public messes HML refresh Symlinked folder inside public messes HMR refresh Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants