X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fwebpack%2Fwebpack.video-embed.js;h=909048cca866a318508db4f7a27b6e3b76d6e35f;hb=f003ef1b54c3eedcc722e00c6a526f2368dd5885;hp=12ab6a639c40a93df09af7ef79f6e06c0da2098a;hpb=ae04a0ce1298ca4db8b2d0d69df36845213e5fcb;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/webpack/webpack.video-embed.js b/client/webpack/webpack.video-embed.js index 12ab6a639..909048cca 100644 --- a/client/webpack/webpack.video-embed.js +++ b/client/webpack/webpack.video-embed.js @@ -39,7 +39,7 @@ module.exports = function () { publicPath: '/client/standalone/videos/' }, - // devtool: 'source-map', + devtool: process.env.NODE_ENV === 'production' ? false : 'source-map', module: {