]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Cleanup allowedCommonJsDependencies
authorChocobozzz <me@florianbigard.com>
Fri, 14 May 2021 16:03:58 +0000 (18:03 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Thu, 27 May 2021 14:00:13 +0000 (16:00 +0200)
client/angular.json

index b77b940b2b84c8bd720a1a695fec7f6dfcc49a53..e9d62cacbd763e9b34d3e02cab2e6766ae13bb14 100644 (file)
               "src/sass/application.scss"
             ],
             "allowedCommonJsDependencies": [
-              "@angularclass/hmr",
-              "debug",
-              "mousetrap",
+              "qrcode",
               "chart.js",
-              "linkifyjs/html",
-              "linkifyjs",
-              "markdown-it",
+              "htmlparser2",
               "markdown-it-emoji/light",
               "sanitize-html",
-              "socket.io-client",
-              "socket.io-parser",
-              "@app/+about/about-peertube/about-peertube-contributors.component",
-              "path",
-              "video.js",
+              "debug",
               "p2p-media-loader-hlsjs",
-              "videojs-hotkeys/videojs.hotkeys",
-              "p2p-media-loader-core",
-              "qrcode",
-              "webtorrent",
-              "cache-chunk-store",
-              "global/document",
-              "videojs-vtt.js",
-              "videojs-vtt.js",
-              "@babel/runtime/helpers/possibleConstructorReturn",
-              "@babel/runtime/helpers/inherits",
-              "@babel/runtime/helpers/construct",
-              "@videojs/xhr",
-              "htmlparser2",
-              "url",
-              "parse-srcset",
+              "video.js",
               "postcss"
             ],
             "scripts": [],