Adjust bundlesize limits.
This commit is contained in:
parent
8f6cffde97
commit
1139f62ca2
1 changed files with 2 additions and 2 deletions
|
|
@ -186,11 +186,11 @@
|
|||
},
|
||||
{
|
||||
"path": "./dist/js/bootstrap.bundle.min.js",
|
||||
"maxSize": "21 kB"
|
||||
"maxSize": "21.25 kB"
|
||||
},
|
||||
{
|
||||
"path": "./dist/js/bootstrap.js",
|
||||
"maxSize": "22.5 kB"
|
||||
"maxSize": "23 kB"
|
||||
},
|
||||
{
|
||||
"path": "./dist/js/bootstrap.min.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue