]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/e2e.sh
Add ability to manually run transcoding job
[github/Chocobozzz/PeerTube.git] / scripts / e2e.sh
index 17c8f68efda0063b187cd400fa83a96475680ed2..0e70e6e51f835ac7cc2f8f794570bc7bd0d6b6cd 100755 (executable)
@@ -7,6 +7,7 @@ npm run clean:server:test
 (
     cd client
     npm run webdriver-manager update
+    npm run webpack -- --config webpack/webpack.video-embed.js --mode development
 )
 
 concurrently -k -s first \