]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/webpack/webpack.video-embed.js
Introduce worker threads to process remote images
[github/Chocobozzz/PeerTube.git] / client / webpack / webpack.video-embed.js
index 13bcf9717316acd1d43daeb04848f28ae4146504..f5c75dd47597c1cfa357b7ec9ef9a8ecc4d12a17 100644 (file)
@@ -188,6 +188,7 @@ module.exports = function () {
             ecma: 6,
             warnings: false,
             ie8: false,
+            safari10: true,
             mangle: true,
             compress: {
               passes: 3,