Correctly type videojs player
This commit is contained in:
parent
0374b6b5cd
commit
f5fcd9f725
25 changed files with 695 additions and 617 deletions
|
@ -27,7 +27,7 @@ module.exports = function () {
|
|||
modules: [ helpers.root('src'), helpers.root('node_modules') ],
|
||||
|
||||
alias: {
|
||||
'video.js$': path.resolve('node_modules/video.js/dist/alt/video.core.js')
|
||||
'video.js$': path.resolve('node_modules/video.js/dist/alt/video.core.novtt.js')
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue