From 471a4b9efb821db8c8d20df7d37be7e1586b7c60 Mon Sep 17 00:00:00 2001 From: Jonathan Rainville Date: Wed, 23 May 2018 11:19:12 -0400 Subject: [PATCH] oopsie --- lib/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index e601daaa8..3245ac938 100644 --- a/lib/index.js +++ b/lib/index.js @@ -174,7 +174,6 @@ class Embark { engine.logger.warn(__("tip: you can resize the terminal or disable the dashboard with") + " embark run --nodashboard".bold.underline); } } - process.exit(); }); }