mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix build
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -eu
|
||||
|
||||
cd client/src/standalone/player
|
||||
cd client/src/standalone/embed-player-api
|
||||
|
||||
rm -rf dist build && tsc -p . && ../../../node_modules/.bin/webpack --config ./webpack.config.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user