{ "presets": [ "env", "react", "stage-0" ], "env": { "production": { "plugins": ["minify-dead-code-elimination"] } } }