Skip to content

Commit

Permalink
Merge pull request #825 from Kyusung4698/develop
Browse files Browse the repository at this point in the history
Project Maintenance
  • Loading branch information
Kyusung4698 authored Sep 17, 2020
2 parents a9cefe1 + 689089e commit b78adf5
Show file tree
Hide file tree
Showing 140 changed files with 90,752 additions and 43,836 deletions.
File renamed without changes.
13 changes: 13 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,19 @@
"src/assets/fonts/fonts.css"
],
"scripts": [],
"allowedCommonJsDependencies": [
"stacktrace-js",
"videojs-vtt.js",
"@videojs/xhr",
"@babel/runtime/helpers/possibleConstructorReturn",
"@babel/runtime/helpers/construct",
"@babel/runtime/helpers/inherits",
"global/document",
"mux.js/lib/tools/ts-inspector.js",
"mux.js/lib/tools/mp4-inspector",
"mux.js/lib/mp4/probe",
"mux.js/lib/mp4/caption-parser"
],
"customWebpackConfig": {
"path": "./extra-webpack.config.js",
"replaceDuplicatePlugins": true,
Expand Down
Loading

0 comments on commit b78adf5

Please sign in to comment.