aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-11-19 11:12:01 +0100
committerChocobozzz <me@florianbigard.com>2020-11-19 15:25:41 +0100
commit4f926722ea6784ea389013378fd233f59077ec8a (patch)
tree36e92da1d8fc9394e1e36144f206e0427b7c02c3 /client/angular.json
parentfce7fe04eed39e23e76717085e92118e963def81 (diff)
downloadPeerTube-4f926722ea6784ea389013378fd233f59077ec8a.tar.gz
PeerTube-4f926722ea6784ea389013378fd233f59077ec8a.tar.zst
PeerTube-4f926722ea6784ea389013378fd233f59077ec8a.zip
Upgrade client dependencies
Migrate removed primeng theme to custom CSS
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,