Skip to content

Commit

Permalink
chore: Update bundlemon
Browse files Browse the repository at this point in the history
  • Loading branch information
zatteo authored and cballevre committed Oct 4, 2023
1 parent 7335757 commit 4265eac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bundlemonrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": [
{
"path": "drive/app/drive.<hash>.js",
"maxSize": "255 KB"
"maxSize": "280 KB"
},
{
"path": "drive/app/drive.<hash>.min.css",
Expand Down Expand Up @@ -109,7 +109,7 @@
"groups": [
{
"path": "drive/app/**",
"maxPercentIncrease": 1
"maxPercentIncrease": 10
},
{
"path": "drive/img/**",
Expand Down

0 comments on commit 4265eac

Please sign in to comment.