create-react-app支持antd按需导入

按需加载配置 npm install react-app-rewired@2.0.2-next.0 babel-plugin-import --save 在项目根目录下新建config-overrides.js const { injectBabelPlugin } = require("react-app-rewired"); module.exports = function override
相关文章
相关标签/搜索