Skip to content

Commit

Permalink
Merge pull request #88 from SCAI-BIO/increase-budget
Browse files Browse the repository at this point in the history
refactor: increase budget
  • Loading branch information
mehmetcanay authored Sep 2, 2024
2 parents d41973e + eabc016 commit 5c2a5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumError": "2mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 5c2a5a9

Please sign in to comment.