1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-06 03:50:26 +02:00

Update client modules

This commit is contained in:
Chocobozzz 2017-06-11 12:28:22 +02:00
parent 66dd264f7b
commit 8635a2c70c
19 changed files with 875 additions and 906 deletions

View file

@ -233,8 +233,7 @@ module.exports = function (env) {
host: METADATA.host,
historyApiFallback: true,
watchOptions: {
aggregateTimeout: 300,
poll: 1000
ignored: /node_modules/
},
outputPath: helpers.root('dist')
},