Fix videos list user NSFW policy
This commit is contained in:
parent
6937f26a5e
commit
d1a63fc7ac
3 changed files with 7 additions and 6 deletions
|
@ -39,7 +39,7 @@ module.exports = function () {
|
|||
publicPath: '/client/standalone/videos/'
|
||||
},
|
||||
|
||||
// devtool: 'source-map',
|
||||
devtool: process.env.NODE_ENV === 'production' ? false : 'source-map',
|
||||
|
||||
module: {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue