From f6a7c82ca51896a433bc2264c52afd6981c7c4c6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 29 May 2018 15:05:03 +0200 Subject: Fix AP activity validator --- client/webpack/webpack.video-embed.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/webpack') diff --git a/client/webpack/webpack.video-embed.js b/client/webpack/webpack.video-embed.js index 4a8879031..5a4e35dea 100644 --- a/client/webpack/webpack.video-embed.js +++ b/client/webpack/webpack.video-embed.js @@ -35,6 +35,8 @@ module.exports = function () { publicPath: '/client/standalone/videos/' }, + // devtool: 'source-map', + module: { rules: [ -- cgit v1.2.3