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.json32
1 files changed, 24 insertions, 8 deletions
diff --git a/vendor/twbs/bootstrap/.bundlewatch.config.json b/vendor/twbs/bootstrap/.bundlewatch.config.json
index 1b4444728..81badf254 100644
--- a/vendor/twbs/bootstrap/.bundlewatch.config.json
+++ b/vendor/twbs/bootstrap/.bundlewatch.config.json
@@ -6,39 +6,55 @@
},
{
"path": "./dist/css/bootstrap-grid.min.css",
- "maxSize": "6.25 kB"
+ "maxSize": "6 kB"
},
{
"path": "./dist/css/bootstrap-reboot.css",
- "maxSize": "2 kB"
+ "maxSize": "2.25 kB"
},
{
"path": "./dist/css/bootstrap-reboot.min.css",
"maxSize": "2 kB"
},
{
+ "path": "./dist/css/bootstrap-utilities.css",
+ "maxSize": "7.5 kB"
+ },
+ {
+ "path": "./dist/css/bootstrap-utilities.min.css",
+ "maxSize": "6.75 kB"
+ },
+ {
"path": "./dist/css/bootstrap.css",
- "maxSize": "25.5 kB"
+ "maxSize": "24.25 kB"
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "23.5 kB"
+ "maxSize": "22.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "48 kB"
+ "maxSize": "41.25 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "21.5 kB"
+ "maxSize": "22.25 kB"
+ },
+ {
+ "path": "./dist/js/bootstrap.esm.js",
+ "maxSize": "27 kB"
+ },
+ {
+ "path": "./dist/js/bootstrap.esm.min.js",
+ "maxSize": "18.25 kB"
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "25.5 kB"
+ "maxSize": "27.25 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "14.75 kB"
+ "maxSize": "15.75 kB"
}
],
"ci": {