X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fwebpack%2Fwebpack.video-embed.js;h=f5c75dd47597c1cfa357b7ec9ef9a8ecc4d12a17;hb=c53853ca1b8e32aea5259d436d3d284b9d178919;hp=13bcf9717316acd1d43daeb04848f28ae4146504;hpb=4ce5f50cd3712619419feda42ecacfd751759fa4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/webpack/webpack.video-embed.js b/client/webpack/webpack.video-embed.js index 13bcf9717..f5c75dd47 100644 --- a/client/webpack/webpack.video-embed.js +++ b/client/webpack/webpack.video-embed.js @@ -188,6 +188,7 @@ module.exports = function () { ecma: 6, warnings: false, ie8: false, + safari10: true, mangle: true, compress: { passes: 3,