Skip to content

--debounce does not workΒ #188

Open
Open
@cnscorpions

Description

@cnscorpions

environment:
OS: win10 pro
Node: v12.13.0
npm: 6.14.5

npm script:
"start": "ts-node-dev --respawn --transpile-only --no-notify --watch ./src --debounce 2000 src/index.ts ",

debounce does not work as expected.
Once files are modified, the server will restart. :(

Any help will be appreciated.

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