{ "presets": ["react", "es2015", "stage-0"], "env": { "production": { "plugins": [ [ "babel-plugin-webpack-loaders", { "config": "${WEBPACK_CONFIG}", "verbose": true } ] ] } } }