From fc76359be11956f8514fc0dda1f66bb1c3397d26 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 3 Jun 2016 22:34:39 +0200 Subject: Adapt npm scripts --- scripts/dev.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/dev.sh') diff --git a/scripts/dev.sh b/scripts/dev.sh index ddb5b8d33..e792c1448 100755 --- a/scripts/dev.sh +++ b/scripts/dev.sh @@ -1,6 +1,5 @@ #!/usr/bin/env sh -npm run build NODE_ENV=test concurrently \ "npm run watch:client" \ "npm start" -- cgit v1.2.3