Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.

Commit e5dbfbe

Browse files
changes suggested by julien
1 parent f043558 commit e5dbfbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ docclean:
8989
-rm -rf out/doc
9090

9191
predeploycheck:
92+
@npm i
9293
ifneq ($(REMOTE_SHA),$(LOCAL_SHA))
9394
@echo "remote repository and local repository not up to date... please pull latest master"
9495
exit 1

0 commit comments

Comments
 (0)