diff --git a/angular.json b/angular.json index 24b87c3..cc44f95 100644 --- a/angular.json +++ b/angular.json @@ -33,18 +33,7 @@ }, "configurations": { "production": { - "budgets": [ - { - "type": "initial", - "maximumWarning": "500kb", - "maximumError": "1mb" - }, - { - "type": "anyComponentStyle", - "maximumWarning": "2kb", - "maximumError": "4kb" - } - ], + "budgets": [], "fileReplacements": [ { "replace": "src/environments/environment.ts",