{ "presets": [ ["env"], ["stage-0"], ["react"], ], "plugins": [ ["transform-runtime"], ["add-module-exports"], ["import", { libraryName: "antd" }], ] }