Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Commit

Permalink
chore(Makefile): test servers may not start without changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rnicholus committed Jan 6, 2017
1 parent a12cd73 commit 67fd668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: clean _build publish
.PHONY: clean _build publish start-test-resources-server test-resources-server.PID start-root-server root-server.PID

version=$(shell node -pe "require('./package.json').version")
dist-out-dir = _dist
Expand Down

0 comments on commit 67fd668

Please sign in to comment.