2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03: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
+1 -1
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"
} }
] ]
} }