Open
Description
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
Labels
No labels