aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/.bundlewatch.config.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/.bundlewatch.config.json')
-rw-r--r--vendor/twbs/bootstrap/.bundlewatch.config.json34
1 files changed, 25 insertions, 9 deletions
diff --git a/vendor/twbs/bootstrap/.bundlewatch.config.json b/vendor/twbs/bootstrap/.bundlewatch.config.json
index 1b4444728..371a7b459 100644
--- a/vendor/twbs/bootstrap/.bundlewatch.config.json
+++ b/vendor/twbs/bootstrap/.bundlewatch.config.json
@@ -2,19 +2,27 @@
"files": [
{
"path": "./dist/css/bootstrap-grid.css",
- "maxSize": "7 kB"
+ "maxSize": "7.25 kB"
},
{
"path": "./dist/css/bootstrap-grid.min.css",
- "maxSize": "6.25 kB"
+ "maxSize": "6.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
- "maxSize": "2 kB"
+ "maxSize": "2.5 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
- "maxSize": "2 kB"
+ "maxSize": "2.35 kB"
+ },
+ {
+ "path": "./dist/css/bootstrap-utilities.css",
+ "maxSize": "7.75 kB"
+ },
+ {
+ "path": "./dist/css/bootstrap-utilities.min.css",
+ "maxSize": "6.85 kB"
},
{
"path": "./dist/css/bootstrap.css",
@@ -22,23 +30,31 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "23.5 kB"
+ "maxSize": "23.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "48 kB"
+ "maxSize": "42.5 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "21.5 kB"
+ "maxSize": "22.75 kB"
+ },
+ {
+ "path": "./dist/js/bootstrap.esm.js",
+ "maxSize": "27.5 kB"
+ },
+ {
+ "path": "./dist/js/bootstrap.esm.min.js",
+ "maxSize": "18.25 kB"
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "25.5 kB"
+ "maxSize": "28.25 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "14.75 kB"
+ "maxSize": "16 kB"
}
],
"ci": {