Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xusd320 committed Oct 15, 2024
1 parent 9719128 commit 6b7efd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
// 将被拆分到框架 chunk 的 Node 模块
frameworkPackages: [ "react", "antd" ],
// (可选)被拆分的 node 模块的最小大小
lib_min_size: 160000
libMinSize: 160000
}
}
}
Expand Down

0 comments on commit 6b7efd9

Please sign in to comment.