diff options
| author | GeoSot <[email protected]> | 2021-09-09 02:52:05 +0300 |
|---|---|---|
| committer | GeoSot <[email protected]> | 2021-09-29 01:29:32 +0300 |
| commit | c538d0c1b8a3380148030403127d9c5e4f049ec9 (patch) | |
| tree | 5d6525a8077ceb63316641e3fa79e3e89148af2a /.bundlewatch.config.json | |
| parent | c1e1614950dc342209052f1781e026e8522722ba (diff) | |
| download | bootstrap-gs-scrollspy-wth-intersection_observer.tar.xz bootstrap-gs-scrollspy-wth-intersection_observer.zip | |
Revert Navs activation use `for ... of`gs-scrollspy-wth-intersection_observer
Diffstat (limited to '.bundlewatch.config.json')
| -rw-r--r-- | .bundlewatch.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index ded4e7dc3..19f813bc4 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -38,7 +38,7 @@ }, { "path": "./dist/js/bootstrap.bundle.min.js", - "maxSize": "22 kB" + "maxSize": "22.25 kB" }, { "path": "./dist/js/bootstrap.esm.js", @@ -46,7 +46,7 @@ }, { "path": "./dist/js/bootstrap.esm.min.js", - "maxSize": "18 kB" + "maxSize": "18.25 kB" }, { "path": "./dist/js/bootstrap.js", |
