From ae48a71d57516b7ae2c4f3f63d237a4c972f0ded Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 26 Nov 2020 08:52:43 +0100 Subject: Remove unused i18n build --- client/angular.json | 9 --------- 1 file changed, 9 deletions(-) (limited to 'client/angular.json') diff --git a/client/angular.json b/client/angular.json index cf92c7ade..6c0289041 100644 --- a/client/angular.json +++ b/client/angular.json @@ -208,15 +208,6 @@ } ] }, - "i18n": { - "optimization": false, - "outputHashing": "none", - "sourceMap": true, - "namedChunks": true, - "aot": true, - "buildOptimizer": false, - "budgets": [] - }, "hmr": { "localize": false, "budgets": [ -- cgit v1.2.3