aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/angular.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json
index e07cf6707..06223b837 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -203,6 +203,16 @@
203 } 203 }
204 ] 204 ]
205 }, 205 },
206 "i18n": {
207 "optimization": false,
208 "outputHashing": "none",
209 "sourceMap": true,
210 "extractCss": true,
211 "namedChunks": true,
212 "aot": true,
213 "buildOptimizer": false,
214 "budgets": []
215 },
206 "hmr": { 216 "hmr": {
207 "budgets": [ 217 "budgets": [
208 { 218 {