diff options
author | Chocobozzz <me@florianbigard.com> | 2020-11-26 08:52:43 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-11-26 11:30:18 +0100 |
commit | ae48a71d57516b7ae2c4f3f63d237a4c972f0ded (patch) | |
tree | ca7271fb4aa69dafaed0163317282418e4542b8b /client | |
parent | 3520d38515f5e83320ef4e54cb837b3b91fedf90 (diff) | |
download | PeerTube-ae48a71d57516b7ae2c4f3f63d237a4c972f0ded.tar.gz PeerTube-ae48a71d57516b7ae2c4f3f63d237a4c972f0ded.tar.zst PeerTube-ae48a71d57516b7ae2c4f3f63d237a4c972f0ded.zip |
Remove unused i18n build
Diffstat (limited to 'client')
-rw-r--r-- | client/angular.json | 9 |
1 files changed, 0 insertions, 9 deletions
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 @@ | |||
208 | } | 208 | } |
209 | ] | 209 | ] |
210 | }, | 210 | }, |
211 | "i18n": { | ||
212 | "optimization": false, | ||
213 | "outputHashing": "none", | ||
214 | "sourceMap": true, | ||
215 | "namedChunks": true, | ||
216 | "aot": true, | ||
217 | "buildOptimizer": false, | ||
218 | "budgets": [] | ||
219 | }, | ||
220 | "hmr": { | 211 | "hmr": { |
221 | "localize": false, | 212 | "localize": false, |
222 | "budgets": [ | 213 | "budgets": [ |