Cleanup allowedCommonJsDependencies
This commit is contained in:
parent
662351e626
commit
42c84e415d
1 changed files with 4 additions and 26 deletions
|
@ -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": [],
|
||||
|
|
Loading…
Reference in a new issue