From 68c0a4b141b7387ea54eb10526e8df68c64969cf Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Mon, 29 Feb 2016 19:42:21 -0500 Subject: [PATCH] Run build-dist (will also run build) --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index d008a71dae..bf0daf1917 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,6 @@ test-ci: publish: git pull --rebase - make build make build-dist make test ./node_modules/.bin/lerna publish