make publish works
authorDan Vanderkam <danvdk@gmail.com>
Mon, 23 Jun 2014 23:11:04 +0000 (19:11 -0400)
committerDan Vanderkam <danvdk@gmail.com>
Mon, 23 Jun 2014 23:11:04 +0000 (19:11 -0400)
Makefile

index 81ae456..18522df 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -42,5 +42,6 @@ lint:
        @./lint.sh
 
 publish:
-       @./generate-combined.sh
-       @npm publish
+       ./generate-combined.sh
+       npm publish
+       git checkout dygraph-combined.js