Skip to content

Commit

Permalink
budgets
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Sep 7, 2024
1 parent 2bfe341 commit 54d43cd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/app/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,6 @@
},
"configurations": {
"production": {
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
}
],
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
Expand Down

0 comments on commit 54d43cd

Please sign in to comment.