MERN : Server start-up takes too long to boot up.
I am facing pretty long build times on development mode, around 50-70 seconds. I could narrow it down to notice that babel-register and babel-polyfill being required takes way too long to execute even a console statement at the start of server.js fil...
Jun 27, 2016S