Merge pull request 'Update angular.json' (#20) from bugfix/budget into main
Reviewed-on: #20
This commit was merged in pull request #20.
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
"budgets": [
|
||||
{
|
||||
"type": "initial",
|
||||
"maximumWarning": "1MB",
|
||||
"maximumError": "1MB"
|
||||
"maximumWarning": "8MB",
|
||||
"maximumError": "15MB"
|
||||
},
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
|
||||
Reference in New Issue
Block a user