mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Update modules
This commit is contained in:
parent
a17bc2c34e
commit
c70e0710b3
3 changed files with 8 additions and 6 deletions
|
@ -101,7 +101,10 @@ module.exports = function (env) {
|
|||
}
|
||||
}
|
||||
],
|
||||
exclude: [/\.(spec|e2e)\.ts$/]
|
||||
exclude: [
|
||||
/\.(spec|e2e)\.ts$/,
|
||||
/node_modules\//
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue