react-hot-loader-starter-kit
react-hot-loader-starter-kit copied to clipboard
make the babel configs for server and client explicit and clear
Server side babel config is stored in Makefile and passed as args, Webpack babel-loader config uses .bablerc, this could be made more explicit and clear possibly by having a .server.babelrc and .client.babelrc