提交 aab9c135 编写于 作者: 诸岳

fix(pkg): Enlarge bundlesize threshold

上级 ad22d885
......@@ -294,7 +294,7 @@
"bundlesize": [
{
"path": "./dist/antd.min.js",
"maxSize": "300 kB"
"maxSize": "320 kB"
},
{
"path": "./dist/antd.min.css",
......@@ -302,7 +302,7 @@
},
{
"path": "./dist/antd.dark.min.css",
"maxSize": "66 kB"
"maxSize": "67 kB"
},
{
"path": "./dist/antd.compact.min.css",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册