标签: webpack babeljs
Webpack 不会将某些库转换为 es5(例如 formik-antd)。我如何配置 webpack/babel,不仅我的代码可以转译为 es5,还可以转译库中的代码(例如 redux/formik/antd/formik-antd)?