Browse Source

Remove exit

poeti8 6 năm trước cách đây
mục cha
commit
1deb64b478
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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');