aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/.bundlewatch.config.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-07-29 09:31:47 +0000
committerMario <mario@mariovavti.com>2021-07-29 09:31:47 +0000
commitcb57c4ea188b982119f515f043a72f037f943025 (patch)
tree11144c1107f16047ed37f543fc34859d0c649e08 /vendor/twbs/bootstrap/.bundlewatch.config.json
parentc6133d2558ce29e44342fa7be8bb65e0059aea02 (diff)
parentb7ffec6fbe77eff3c550a922f50bd79321b293ed (diff)
downloadvolse-hubzilla-cb57c4ea188b982119f515f043a72f037f943025.tar.gz
volse-hubzilla-cb57c4ea188b982119f515f043a72f037f943025.tar.bz2
volse-hubzilla-cb57c4ea188b982119f515f043a72f037f943025.zip
Merge branch 'bs5' into 'dev'
Update to bootstrap 5 and implement next generation app menu (work in progress) See merge request hubzilla/core!1980
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..988accd7f 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.5 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.5 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "14.75 kB"
+ "maxSize": "15.75 kB"
}
],
"ci": {