Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-09-29 09:20:04 +0300
committerGitHub <noreply@github.com>2021-09-29 09:20:04 +0300
commit4ffdef397f6b28729e1338625c73218765dcdbb9 (patch)
treeecb3ef23ccddfa55d768a26f6d1fede82169a38d /.bundlewatch.config.json
parent759fc89f4bfa7586b97888954e8993fdb4130240 (diff)
Update terser to v5.9.0 (#34995)
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 19f813bc42..371a7b459b 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -38,7 +38,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "22.25 kB"
+ "maxSize": "22.75 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",
@@ -50,11 +50,11 @@
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "28 kB"
+ "maxSize": "28.25 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "15.75 kB"
+ "maxSize": "16 kB"
}
],
"ci": {