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

Is that possible to refresh when files in node_modules are changed? #782

Open
Jinjiang opened this issue Oct 30, 2023 · 0 comments
Open

Comments

@Jinjiang
Copy link

Here is the reproduction I modified based on the official example:
https://github.com/Jinjiang/reproductions/tree/react-refresh-20231030

I did this change Jinjiang/reproductions@246660e however the UI didn't update when I modify the value of foo in node_modules/foo/index.js.

It would be great if it's possible since in our cases there are some code we generate lively into node_modules as an npm package. And it could be esm, cjs, or esm code in a cjs package.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant