diff --git a/gulpfile.js b/gulpfile.js index 57dcac7797..3c93dfe331 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1329,6 +1329,7 @@ process.on('SIGINT', function() { process.exit(); }); } + process.exit(); });