From a60d73901c2923f2680d819cc32f624185bb8337 Mon Sep 17 00:00:00 2001 From: Chihab Otmani Date: Sat, 25 Nov 2023 22:00:51 +0100 Subject: [PATCH] perf: put back optimization on prod --- angular.json | 1 - 1 file changed, 1 deletion(-) diff --git a/angular.json b/angular.json index a3a7d0e..fca8a64 100644 --- a/angular.json +++ b/angular.json @@ -43,7 +43,6 @@ }, "configurations": { "production": { - "optimization": false, "budgets": [ { "type": "initial",