Skip to content

Commit

Permalink
fix(angular): fix budget in prod mode (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilchenmann committed Dec 8, 2021
1 parent a034d77 commit 5072948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Expand Up @@ -78,7 +78,7 @@
},
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
"maximumWarning": "9kb"
}
]
},
Expand Down

0 comments on commit 5072948

Please sign in to comment.