Skip to content

relative deps watch #62

@fmeert

Description

@fmeert

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions