poeti8 6 年 前
コミット
1deb64b478
1 ファイル変更0 行追加2 行削除
  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');