]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/config/webpack.common.js
Client: fix https warning in make friends
[github/Chocobozzz/PeerTube.git] / client / config / webpack.common.js
index 4ab813d637e73823902b9e822ab73392c7ecb86b..8384ef8ddb6a7770429530468c7fb0fd881f0d1b 100644 (file)
@@ -179,6 +179,7 @@ module.exports = function (options) {
        *
        * See: https://www.npmjs.com/package/copy-webpack-plugin
        */
+      // Used by embed.html
       new CopyWebpackPlugin([
         {
           from: 'src/assets',