From 07522ee2a014b2cf7447e505d4f238a615380f77 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Mon, 10 Aug 2026 15:59:35 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=B9=B6=E7=A7=BB=E9=99=A4webpack=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=B8=AD=E5=86=97=E4=BD=99=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将@ant-design/pro-components升级到3.1.14-6版本 - 将zy-react-library升级到2.1.4版本 - 移除webpackConfig中针对@ant-design/pro-components的module.rules配置,简化构建配置 --- jjb.config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/jjb.config.js b/jjb.config.js index e652896..972d8a1 100644 --- a/jjb.config.js +++ b/jjb.config.js @@ -1,5 +1,3 @@ -const path = require("node:path"); - module.exports = { // 应用后端git地址,部署上线需要 javaGit: "",