aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/client/angular.json b/client/angular.json
index c893cc1e9..e453ce273 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -177,7 +177,6 @@
177 "optimization": true, 177 "optimization": true,
178 "outputHashing": "all", 178 "outputHashing": "all",
179 "sourceMap": false, 179 "sourceMap": false,
180 "extractCss": true,
181 "namedChunks": false, 180 "namedChunks": false,
182 "aot": true, 181 "aot": true,
183 "extractLicenses": true, 182 "extractLicenses": true,
@@ -208,7 +207,6 @@
208 "optimization": false, 207 "optimization": false,
209 "outputHashing": "none", 208 "outputHashing": "none",
210 "sourceMap": true, 209 "sourceMap": true,
211 "extractCss": true,
212 "namedChunks": true, 210 "namedChunks": true,
213 "aot": true, 211 "aot": true,
214 "buildOptimizer": false, 212 "buildOptimizer": false,