mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix upgrade script
This commit is contained in:
parent
91fea9fc48
commit
94edfc3b2a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
cd client || exit -1
|
cd client || exit -1
|
||||||
|
|
||||||
rm -rf ./dist
|
rm -rf ./dist ./compiled
|
||||||
|
|
||||||
npm run ng build -- --prod
|
npm run ng build -- --prod
|
||||||
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js
|
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js
|
||||||
|
Loading…
Reference in New Issue
Block a user