Skip to content

Commit

Permalink
build: increase bundlewatch max size
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewmeconry committed Nov 10, 2023
1 parent 8a9997d commit 27c0940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"files": [
{
"path": "public/*.js",
"maxSize": "1600kb",
"maxSize": "2048kb",
"compression": "gzip"
}
]
Expand Down

0 comments on commit 27c0940

Please sign in to comment.