X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=generate-combined.sh;h=d38d2207cd743352903367e799caa4635198a372;hb=657e0524bf718beb3083b38256ce86f57fac0b17;hp=d38772c54ad5c60efd48ced92b68da52f9184081;hpb=8d3d15af637551a921a62aac83e6e056fd0656d9;p=dygraphs.git diff --git a/generate-combined.sh b/generate-combined.sh index d38772c..d38d220 100755 --- a/generate-combined.sh +++ b/generate-combined.sh @@ -12,8 +12,13 @@ dygraph.js \ dygraph-utils.js \ dygraph-gviz.js \ dygraph-interaction-model.js \ +dygraph-range-selector.js \ +dygraph-tickers.js \ rgbcolor/rgbcolor.js \ strftime/strftime-min.js \ +plugins/base.js \ +plugins/legend.js \ +plugins/install.js \ | perl -ne 'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \ > /tmp/dygraph.js