aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-08-12 10:29:44 +0200
committerChocobozzz <me@florianbigard.com>2020-08-14 09:34:07 +0200
commit8c360747995e17eb5520e22fc3d7bd4c3d26eeee (patch)
tree3be6bdcbb170ec6922af866938ccbdc3221fc8cc /client
parentef78fdbb2ef51033822e174cfe38b3f0d664df56 (diff)
downloadPeerTube-8c360747995e17eb5520e22fc3d7bd4c3d26eeee.tar.gz
PeerTube-8c360747995e17eb5520e22fc3d7bd4c3d26eeee.tar.zst
PeerTube-8c360747995e17eb5520e22fc3d7bd4c3d26eeee.zip
Update build steps for localization
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 {