mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Upgrade client dependencies
This commit is contained in:
parent
2e1e4af03b
commit
72aa835e17
7 changed files with 1045 additions and 1449 deletions
|
@ -22,7 +22,7 @@ module.exports = function () {
|
|||
*/
|
||||
extensions: [ '.ts', '.js', '.json', '.scss' ],
|
||||
|
||||
modules: [ helpers.root('src'), helpers.root('node_modules') ],
|
||||
modules: [ helpers.root('src'), 'node_modules' ],
|
||||
|
||||
alias: {
|
||||
'video.js$': path.resolve('node_modules/video.js/core.js'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue