We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae16ee commit 636c7e0Copy full SHA for 636c7e0
1 file changed
source-map-support.js
@@ -505,7 +505,6 @@ function printFatalErrorUponExit (error) {
505
colors: process.stderr.isTTY
506
})
507
);
508
- process.exit(1);
509
}
510
511
function shimEmitUncaughtException () {
0 commit comments