Make sure lib is clean before publishing

This commit is contained in:
Henry Zhu
2016-03-03 17:50:51 -05:00
parent b88182cacf
commit b8b6bc0602

View File

@@ -48,6 +48,7 @@ test-ci:
publish:
git pull --rebase
rm -rf packages/*/lib
make build-dist
make test
./node_modules/.bin/lerna publish