diff --git a/frontend/angular.json b/frontend/angular.json index 2bcec0c..add5644 100644 --- a/frontend/angular.json +++ b/frontend/angular.json @@ -47,7 +47,6 @@ "optimization": true, "outputHashing": "all", "sourceMap": false, - "extractCss": true, "namedChunks": false, "logging": false, "vendorChunk": false, @@ -73,7 +72,6 @@ "optimization": true, "outputHashing": "all", "sourceMap": false, - "extractCss": true, "namedChunks": false, "logging": false, "vendorChunk": false,