Skip to content

Watchify is not detecting changes #381

Description

@chrisspen

If I run:

watchify mycode.js -o mybundle.js --verbose

then watchify only detects changes made in the first ~1 minute. Afterwards, no further changes are detected, and it never updates the bundle. I have to kill the process and restart it for it to detect changes again.

I have the most recent version installed via:

sudo npm install watchify -g

Is this behavior normal or is it a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions