X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fangular.json;h=6c02890413b351ee20bfd55e8b5a87ed62ca1017;hb=09c55770bcc96785fb1f199b4cd8ce66b545486a;hp=c893cc1e9d3829941e2a7ee4993241182194ce8c;hpb=66357162f8e1227495f09bd4f68446aad7071c6d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/angular.json b/client/angular.json index c893cc1e9..6c0289041 100644 --- a/client/angular.json +++ b/client/angular.json @@ -150,6 +150,7 @@ "linkifyjs/html", "linkifyjs", "markdown-it", + "markdown-it-emoji/light", "sanitize-html", "socket.io-client", "socket.io-parser", @@ -168,7 +169,11 @@ "@babel/runtime/helpers/possibleConstructorReturn", "@babel/runtime/helpers/inherits", "@babel/runtime/helpers/construct", - "@videojs/xhr" + "@videojs/xhr", + "htmlparser2", + "url", + "parse-srcset", + "postcss" ], "scripts": [] }, @@ -177,7 +182,6 @@ "optimization": true, "outputHashing": "all", "sourceMap": false, - "extractCss": true, "namedChunks": false, "aot": true, "extractLicenses": true, @@ -204,16 +208,6 @@ } ] }, - "i18n": { - "optimization": false, - "outputHashing": "none", - "sourceMap": true, - "extractCss": true, - "namedChunks": true, - "aot": true, - "buildOptimizer": false, - "budgets": [] - }, "hmr": { "localize": false, "budgets": [