From 77d07d690968a9631fc0c8bafbaebd27a5ebaab6 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 12 Dec 2017 14:45:42 +0100 Subject: Add hmr --- scripts/watch/client.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/watch') diff --git a/scripts/watch/client.sh b/scripts/watch/client.sh index b754ade76..6d4759b4e 100755 --- a/scripts/watch/client.sh +++ b/scripts/watch/client.sh @@ -2,4 +2,4 @@ cd client || exit -1 -ng server --host localhost --port 3000 +ng server --hmr --host localhost --port 3000 -- cgit v1.2.3