Skip to content

Commit 135736d

Browse files
committed
Bump bundlewatch size thresholds
1 parent 6d9d886 commit 135736d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.bundlewatch.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
{
3636
"path": "./dist/js/bootstrap.bundle.js",
37-
"maxSize": "82.5 kB"
37+
"maxSize": "82.75 kB"
3838
},
3939
{
4040
"path": "./dist/js/bootstrap.bundle.min.js",
4141
"maxSize": "53.25 kB"
4242
},
4343
{
4444
"path": "./dist/js/bootstrap.js",
45-
"maxSize": "53.75 kB"
45+
"maxSize": "54.0 kB"
4646
},
4747
{
4848
"path": "./dist/js/bootstrap.min.js",

0 commit comments

Comments
 (0)