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
parent
3fdef4aa46
commit
07522ee2a0
|
|
@ -1,5 +1,3 @@
|
||||||
const path = require("node:path");
|
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
// 应用后端git地址,部署上线需要
|
// 应用后端git地址,部署上线需要
|
||||||
javaGit: "<git-url>",
|
javaGit: "<git-url>",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue