X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=Makefile;h=18522dfaf6e830cd46f200319e221537fd98f379;hb=4e9b1418813cbafd5ee68a090e3e059b31ce602c;hp=e07bc1da15433902a6f68e4edd097cbc3c7ad00c;hpb=c97b87c282caf695bc7dea62a4668e491b165ad7;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