1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02: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",
"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",