Skip to content

skyrpex/npm-scripts-sigint-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

NPM scripts: SIGINT problem

Run node file.js and then Ctrl+C. You'll see a hundred Shutting down... messages, then wait a second and the process will be finished.

On the other hand, if you run npm run dev, the process will be killed much earlier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published