umi-plugin-bundle-compress 压缩项目包 安装 # or yarn add -D umi-plugin-bundle-compress $ npm install umi-plugin-bundle-compress --save --dev 这个umi插件的目的是为了帮助开发者缩小项目打包体积,下面是缩小项目包体积的具体内容: 将moment dayjs成dayjs ,实现体积压缩 lodash体积压缩 @antv/l7-react体积压缩 自动生成icon.js (此文件里包含项目中自行约会/ antd使用的所有icon ),并修改 提供externals配置项,