X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fangular.json;h=e453ce273327ce7aa2bef19d1484a19003834bd6;hb=4f926722ea6784ea389013378fd233f59077ec8a;hp=c893cc1e9d3829941e2a7ee4993241182194ce8c;hpb=fce7fe04eed39e23e76717085e92118e963def81;p=github%2FChocobozzz%2FPeerTube.git 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 @@ "optimization": true, "outputHashing": "all", "sourceMap": false, - "extractCss": true, "namedChunks": false, "aot": true, "extractLicenses": true, @@ -208,7 +207,6 @@ "optimization": false, "outputHashing": "none", "sourceMap": true, - "extractCss": true, "namedChunks": true, "aot": true, "buildOptimizer": false,