⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Fix debounce issue #188#301

Open
HeAtNet wants to merge 1 commit intowclr:masterfrom
HeAtNet:debounce-fix
Open

Fix debounce issue #188#301
HeAtNet wants to merge 1 commit intowclr:masterfrom
HeAtNet:debounce-fix

Conversation

@HeAtNet
Copy link

@HeAtNet HeAtNet commented Jan 26, 2022

Added a setTimeout to call restart later.

Use with default 1 second debounce:
ts-node-dev --debounce
Or use with custom delay in ms:
ts-node-dev --debounce 500
Or just do not include the --debounce flag and use it without debounce.

#188

@tupizz
Copy link

tupizz commented Aug 22, 2023

Any updates on this? @HeAtNet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants