mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00:00
chore(bundlesize): increase bootstrap.js max size
This commit is contained in:
parent
b1eb3fccfa
commit
96cbb58cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@
|
|||
},
|
||||
{
|
||||
"path": "./dist/js/bootstrap.js",
|
||||
"maxSize": "20 kB"
|
||||
"maxSize": "21 kB"
|
||||
},
|
||||
{
|
||||
"path": "./dist/js/bootstrap.min.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue