Browse Source

Remove exit

poeti8 6 years ago
parent
commit
1deb64b478
1 changed files with 0 additions and 2 deletions
  1. 0 2
      server/configToEnv.js

+ 0 - 2
server/configToEnv.js

@@ -49,5 +49,3 @@ if (hasServerConfig && hasClientConfig) {
     path.resolve(__dirname, '../client/old.config.js')
   );
 }
-
-process.exit('yeehaw');