]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/config/webpack.prod.js
Client: ID column smaller
[github/Chocobozzz/PeerTube.git] / client / config / webpack.prod.js
index 8827888a3b986464904ee660b4231df0d4e62598..7ce5727d32bbfed1d6c7bad41c71c5035d39fb9e 100644 (file)
@@ -83,6 +83,10 @@ module.exports = webpackMerge(commonConfig, {
 
   },
 
+  externals: {
+    webtorrent: 'WebTorrent'
+  },
+
   /**
    * Add additional plugins to the compiler.
    *