Skip to content

Commit 86f66b7

Browse files
authored
Merge pull request #4603 from easyops-cn/alex/updateSizeLimit
chore(): update size-limit
2 parents 6904dec + f722323 commit 86f66b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = [
2929
},
3030
{
3131
path: "packages/brick-container/dist/icons--*.js",
32-
limit: "880 KB",
32+
limit: "882 KB",
3333
},
3434
{
3535
path: "packages/brick-container/dist/polyfill.*.js",

0 commit comments

Comments
 (0)