Skip to content

Development: reduce the number of files watched by nodemon #162

Description

@humitos

In theory, nodemon should watch only 779,

root@716db483de08:/usr/src/app/checkouts/readthedocs.org# find ./readthedocs -type f -name '*.py' | wc -l
779

but it says it's watching ~5k:

web_1       | [nodemon] watching 4989 files

Related #160

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementMinor improvement to code

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions