Cleanup allowedCommonJsDependencies

pull/4105/head^2
Chocobozzz 2021-05-14 18:03:58 +02:00 committed by Chocobozzz
parent 662351e626
commit 42c84e415d
1 changed files with 4 additions and 26 deletions

View File

@ -152,36 +152,14 @@
"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": [],