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