Fix videos list user NSFW policy

This commit is contained in:
Chocobozzz 2018-09-21 14:08:14 +02:00
parent 6937f26a5e
commit d1a63fc7ac
No known key found for this signature in database
GPG key ID: 583A612D890159BE
3 changed files with 7 additions and 6 deletions

View file

@ -39,7 +39,7 @@ module.exports = function () {
publicPath: '/client/standalone/videos/'
},
// devtool: 'source-map',
devtool: process.env.NODE_ENV === 'production' ? false : 'source-map',
module: {