1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

Bump bootstrap.min.js bundle size limit.

This commit is contained in:
XhmikosR
2020-02-12 12:49:06 +02:00
parent 0d35f10842
commit 4ea685a001

View File

@@ -38,7 +38,7 @@
}, },
{ {
"path": "./dist/js/bootstrap.min.js", "path": "./dist/js/bootstrap.min.js",
"maxSize": "15.5 kB" "maxSize": "15.75 kB"
} }
] ]
} }