From 1e1b94f2b0ecd1673137cfb04ad7bfd3a2ff8fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Choi=C5=84ski?= Date: Sat, 27 Jan 2024 00:36:49 +0100 Subject: [PATCH] fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Grzegorz ChoiƄski --- Foodie/ClientApp/angular.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Foodie/ClientApp/angular.json b/Foodie/ClientApp/angular.json index a6be8a1..9ee7cdd 100644 --- a/Foodie/ClientApp/angular.json +++ b/Foodie/ClientApp/angular.json @@ -39,7 +39,6 @@ "optimization": true, "outputHashing": "all", "sourceMap": false, - "extractCss": true, "namedChunks": false, "aot": true, "extractLicenses": true,