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

relative deps watch #62

Open
fmeert opened this issue Jan 27, 2025 · 0 comments
Open

relative deps watch #62

fmeert opened this issue Jan 27, 2025 · 0 comments

Comments

@fmeert
Copy link

fmeert commented Jan 27, 2025

I am having troubles to let react know my dependency is changing.
The node modules update as they are supposed to using relative-deps
Relative-deps is doing its job.

I am starting my app: npm run start (react-scripts start), and npm run prepare watch.
If I change something in my dependency, it is noticed. I see relative-deps changing the file in the node modules

unfortunately, the app is not recompiling.

What am I doing wrong?

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