Cleanup allowedCommonJsDependencies
This commit is contained in:
parent
662351e626
commit
42c84e415d
|
@ -152,36 +152,14 @@
|
||||||
"src/sass/application.scss"
|
"src/sass/application.scss"
|
||||||
],
|
],
|
||||||
"allowedCommonJsDependencies": [
|
"allowedCommonJsDependencies": [
|
||||||
"@angularclass/hmr",
|
"qrcode",
|
||||||
"debug",
|
|
||||||
"mousetrap",
|
|
||||||
"chart.js",
|
"chart.js",
|
||||||
"linkifyjs/html",
|
"htmlparser2",
|
||||||
"linkifyjs",
|
|
||||||
"markdown-it",
|
|
||||||
"markdown-it-emoji/light",
|
"markdown-it-emoji/light",
|
||||||
"sanitize-html",
|
"sanitize-html",
|
||||||
"socket.io-client",
|
"debug",
|
||||||
"socket.io-parser",
|
|
||||||
"@app/+about/about-peertube/about-peertube-contributors.component",
|
|
||||||
"path",
|
|
||||||
"video.js",
|
|
||||||
"p2p-media-loader-hlsjs",
|
"p2p-media-loader-hlsjs",
|
||||||
"videojs-hotkeys/videojs.hotkeys",
|
"video.js",
|
||||||
"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",
|
|
||||||
"postcss"
|
"postcss"
|
||||||
],
|
],
|
||||||
"scripts": [],
|
"scripts": [],
|
||||||
|
|
Loading…
Reference in New Issue