Skip to content

Commit

Permalink
chore: increase max bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Jul 19, 2024
1 parent f1df2bd commit 9a3c1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/picsa-apps/dashboard/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "4mb"
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 9a3c1a0

Please sign in to comment.