1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 06:03:10 +02:00

chore(bundlesize): increase bootstrap.js max size

This commit is contained in:
Johann-S
2018-05-01 14:09:24 +02:00
parent b1eb3fccfa
commit 96cbb58cb3

View File

@@ -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",