mirror of https://github.com/twbs/bootstrap.git
chore(bundlesize): increase bootstrap.js max size
This commit is contained in:
parent
b1eb3fccfa
commit
96cbb58cb3
|
@ -188,7 +188,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "./dist/js/bootstrap.js",
|
"path": "./dist/js/bootstrap.js",
|
||||||
"maxSize": "20 kB"
|
"maxSize": "21 kB"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "./dist/js/bootstrap.min.js",
|
"path": "./dist/js/bootstrap.min.js",
|
||||||
|
|
Loading…
Reference in New Issue