{ "presets": ["env"], "comments": false, "plugins": [ ["babel-plugin-root-import"] ], "env": { "production": { "plugins": ["babel-plugin-root-import"] } } }