Problem with using babel-register hook is that it slows down deployment time a bit because it transpiles ES6 to ES5 in run time. We need to rectify this in mern-starter. To use it in production you might want to precompile the app. Take a look at compiling options in babel here.
Prashant Abhishek
Co-founder at AltCampus