chore(deps): 升级依赖并移除webpack配置中冗余规则

- 将@ant-design/pro-components升级到3.1.14-6版本
- 将zy-react-library升级到2.1.4版本
- 移除webpackConfig中针对@ant-design/pro-components的module.rules配置,简化构建配置
2.0
LiuJiaNan 2026-08-10 15:59:35 +08:00
parent 3fdef4aa46
commit 07522ee2a0
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
const path = require("node:path");
module.exports = { module.exports = {
// 应用后端git地址部署上线需要 // 应用后端git地址部署上线需要
javaGit: "<git-url>", javaGit: "<git-url>",