Created by: bigslycat
Replace Babel or webpack configs in build
and start
scripts without eject. Usage examples:
BABEL_REPLACE=.custom.babelrc react-scripts start
WEBPACK_REPLACE=custom-webpack-config.js react-scripts start
WEBPACK_MERGE=custom-webpack-config.js react-scripts start