X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fangular.json;h=6c02890413b351ee20bfd55e8b5a87ed62ca1017;hb=34caef7fc0710623c6894549423813d53f65b303;hp=e453ce273327ce7aa2bef19d1484a19003834bd6;hpb=4f926722ea6784ea389013378fd233f59077ec8a;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/angular.json b/client/angular.json index e453ce273..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": [] }, @@ -203,15 +208,6 @@ } ] }, - "i18n": { - "optimization": false, - "outputHashing": "none", - "sourceMap": true, - "namedChunks": true, - "aot": true, - "buildOptimizer": false, - "budgets": [] - }, "hmr": { "localize": false, "budgets": [