diff options
Diffstat (limited to 'client/angular.json')
-rw-r--r-- | client/angular.json | 30 |
1 files changed, 4 insertions, 26 deletions
diff --git a/client/angular.json b/client/angular.json index b77b940b2..e9d62cacb 100644 --- a/client/angular.json +++ b/client/angular.json | |||
@@ -152,36 +152,14 @@ | |||
152 | "src/sass/application.scss" | 152 | "src/sass/application.scss" |
153 | ], | 153 | ], |
154 | "allowedCommonJsDependencies": [ | 154 | "allowedCommonJsDependencies": [ |
155 | "@angularclass/hmr", | 155 | "qrcode", |
156 | "debug", | ||
157 | "mousetrap", | ||
158 | "chart.js", | 156 | "chart.js", |
159 | "linkifyjs/html", | 157 | "htmlparser2", |
160 | "linkifyjs", | ||
161 | "markdown-it", | ||
162 | "markdown-it-emoji/light", | 158 | "markdown-it-emoji/light", |
163 | "sanitize-html", | 159 | "sanitize-html", |
164 | "socket.io-client", | 160 | "debug", |
165 | "socket.io-parser", | ||
166 | "@app/+about/about-peertube/about-peertube-contributors.component", | ||
167 | "path", | ||
168 | "video.js", | ||
169 | "p2p-media-loader-hlsjs", | 161 | "p2p-media-loader-hlsjs", |
170 | "videojs-hotkeys/videojs.hotkeys", | 162 | "video.js", |
171 | "p2p-media-loader-core", | ||
172 | "qrcode", | ||
173 | "webtorrent", | ||
174 | "cache-chunk-store", | ||
175 | "global/document", | ||
176 | "videojs-vtt.js", | ||
177 | "videojs-vtt.js", | ||
178 | "@babel/runtime/helpers/possibleConstructorReturn", | ||
179 | "@babel/runtime/helpers/inherits", | ||
180 | "@babel/runtime/helpers/construct", | ||
181 | "@videojs/xhr", | ||
182 | "htmlparser2", | ||
183 | "url", | ||
184 | "parse-srcset", | ||
185 | "postcss" | 163 | "postcss" |
186 | ], | 164 | ], |
187 | "scripts": [], | 165 | "scripts": [], |