X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=inline;f=Makefile;h=18522dfaf6e830cd46f200319e221537fd98f379;hb=4e9b1418813cbafd5ee68a090e3e059b31ce602c;hp=e07bc1da15433902a6f68e4edd097cbc3c7ad00c;hpb=e41ef65aa9e87306657157c0663032e5ea9547fe;p=dygraphs.git diff --git a/Makefile b/Makefile index e07bc1d..18522df 100644 --- a/Makefile +++ b/Makefile @@ -40,3 +40,8 @@ clean-combined-test: clean lint: @./lint.sh + +publish: + ./generate-combined.sh + npm publish + git checkout dygraph-combined.js