Skip to content

Commit

Permalink
chore: update angular config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mbechev committed Feb 22, 2024
1 parent f35a43b commit dcdecb8
Show file tree
Hide file tree
Showing 5 changed files with 370 additions and 285 deletions.
4 changes: 2 additions & 2 deletions examples-standalone/aspnetcore-data/Client/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "3mb",
"maximumError": "1mb"
"maximumWarning": "4mb",
"maximumError": "4mb"
},
{
"type": "anyComponentStyle",
Expand Down
Loading

0 comments on commit dcdecb8

Please sign in to comment.