Experience-Monks / devtool

[OBSOLETE] runs Node.js programs through Chromium DevTools
MIT License
3.77k stars 150 forks source link

fix: emit process 'exit' event on window close #123

Open aleclarson opened 6 years ago

aleclarson commented 6 years ago

This allows for proper NodeJS-style cleanup before the window closes.

PS: You can add me as a contributor too. 😄