0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Adjust bundlesize limits.

This commit is contained in:
XhmikosR 2019-01-30 17:55:57 +02:00
parent 8f6cffde97
commit 1139f62ca2

View File

@ -186,11 +186,11 @@
}, },
{ {
"path": "./dist/js/bootstrap.bundle.min.js", "path": "./dist/js/bootstrap.bundle.min.js",
"maxSize": "21 kB" "maxSize": "21.25 kB"
}, },
{ {
"path": "./dist/js/bootstrap.js", "path": "./dist/js/bootstrap.js",
"maxSize": "22.5 kB" "maxSize": "23 kB"
}, },
{ {
"path": "./dist/js/bootstrap.min.js", "path": "./dist/js/bootstrap.min.js",