X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fwebpack%2Fwebpack.video-embed.js;h=13bcf9717316acd1d43daeb04848f28ae4146504;hb=63973cd1e17e48630378453857a6b192ac3091da;hp=c5df40a046437eaa79c83e23bf2f394033a685c5;hpb=6527eb0ccf823b5eac547c90066d3bd693094b2c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/webpack/webpack.video-embed.js b/client/webpack/webpack.video-embed.js index c5df40a04..13bcf9717 100644 --- a/client/webpack/webpack.video-embed.js +++ b/client/webpack/webpack.video-embed.js @@ -75,7 +75,7 @@ module.exports = function () { ] }, { - test: /\.js$/, + test: /\.m?js$/, use: [ { loader: 'babel-loader',