aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/webpack/webpack.video-embed.js
diff options
context:
space:
mode:
Diffstat (limited to 'client/webpack/webpack.video-embed.js')
-rw-r--r--client/webpack/webpack.video-embed.js2
1 files changed, 2 insertions, 0 deletions
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 () {
35 publicPath: '/client/standalone/videos/' 35 publicPath: '/client/standalone/videos/'
36 }, 36 },
37 37
38 // devtool: 'source-map',
39
38 module: { 40 module: {
39 41
40 rules: [ 42 rules: [