diff --git a/APP/angular.json b/APP/angular.json index 543a1f8..b33daf6 100644 --- a/APP/angular.json +++ b/APP/angular.json @@ -54,6 +54,12 @@ }, "configurations": { "production": { + "fileReplacements": [ + { + "replace": "src/environments/environment.ts", + "with": "src/environments/environment.prod.ts" + } + ], "budgets": [ { "type": "initial",