{ "presets": [ ["env", { "targets": { "browsers": ["ie >= 9"] } }], "stage-0", "react" ], "plugins": [ "react-hot-loader/babel", "transform-decorators-legacy", "transform-runtime", ["import", { "libraryName": "antd", "libraryDirectory": "es", "style": "css" }] ] }