]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/build/client.sh
Resume video on peertube link click in embed
[github/Chocobozzz/PeerTube.git] / scripts / build / client.sh
index 8e2004c660d12976185fef8486111e493910aa03..305af1e5fd4ece5c320e7539a4cd5ab13857bb93 100755 (executable)
@@ -7,4 +7,4 @@ cd client
 rm -rf ./dist ./compiled
 
 npm run ng build -- --prod --stats-json
-NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js
+NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js --mode production