diff --git a/src/app/project.json b/src/app/project.json index fb790c263..2e360d506 100644 --- a/src/app/project.json +++ b/src/app/project.json @@ -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",