projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
8bc2eb3
)
make publish works
author
Dan Vanderkam
<danvdk@gmail.com>
Mon, 23 Jun 2014 23:11:04 +0000
(19:11 -0400)
committer
Dan Vanderkam
<danvdk@gmail.com>
Mon, 23 Jun 2014 23:11:04 +0000
(19:11 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
81ae456
..
18522df
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,5
+42,6
@@
lint:
@./lint.sh
publish:
@./lint.sh
publish:
- @./generate-combined.sh
- @npm publish
+ ./generate-combined.sh
+ npm publish
+ git checkout dygraph-combined.js