electron/npm
Anders Kaseorg 1746ae8c35
fix: do not ignore electron exit signals in cli.js wrapper (#22878)
When the electron child process exits with a signal, the close event
handler receives code null and the cli wrapper would silently exit
successfully.  Fix it to log a message and exit with a nonzero code in
this case.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-04-13 15:49:01 +09:00
..
cli.js fix: do not ignore electron exit signals in cli.js wrapper (#22878) 2020-04-13 15:49:01 +09:00
index.js fix: fix Electron not starting in development from the CLI (#16116) 2018-12-17 19:26:22 -08:00
install.js fix: npm download failed when define 'npm_config_platform=mas' (#21801) 2020-01-17 14:44:21 +09:00
package.json build: ensure that we bundle the correct version of @types/node (#19102) 2019-07-03 16:36:59 -07:00