mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +02:00
Add hmr
This commit is contained in:
parent
b2731bff28
commit
77d07d6909
7 changed files with 38 additions and 3 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
cd client || exit -1
|
||||
|
||||
ng server --host localhost --port 3000
|
||||
ng server --hmr --host localhost --port 3000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue