We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
22027c4
1、支持antd 5.0,移除less相关配置和不必要的依赖,并将所有依赖升级至最新 2、优化webpack配置,减少不必要的过程,打包时间减半,使用esbuil-loader替换css压缩插件 3、修复routes配置修改后无法生效的问题