Skip to content

Commit

Permalink
enhancement: makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
soda-x committed Apr 14, 2016
1 parent 32c78f5 commit 9cde3c6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@

# ref: https://github.com/npm/npm/issues/3059
publish:
npm run build
npm run compile
npm publish

publish-sync: publish
cnpm sync
tnpm sync

0 comments on commit 9cde3c6

Please sign in to comment.