mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Adapt scripts to typescript
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
printf "############# PeerTube help #############\n\n"
|
||||
printf "npm run ...\n"
|
||||
printf " build -> Build the application for production (alias of build:client:prod)\n"
|
||||
printf " build:client:dev -> Build the client for development\n"
|
||||
printf " build:server:prod -> Build the server for production\n"
|
||||
printf " build:client:prod -> Build the client for production\n"
|
||||
printf " clean -> Clean the application\n"
|
||||
printf " clean:client -> Clean the client build files (dist directory)\n"
|
||||
|
||||
Reference in New Issue
Block a user