]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Fix playlist position in my playlists
[github/Chocobozzz/PeerTube.git] / package.json
index aee13e79ff937633a55ab2ff22507400288c5287..4e4e58878cde8331009962351cbf54e3d9fd6c87 100644 (file)
       {
         "path": "client/dist/en-US/*-es2015.js",
         "maxSize": "1mb"
+      },
+      {
+        "path": "client/dist/standalone/videos/video-embed.bundle.js",
+        "maxSize": "1mb"
+      },
+      {
+        "path": "client/dist/standalone/videos/video-embed.css",
+        "maxSize": "1mb"
       }
     ]
   }