2 # Generates a single JS file that's easier to include.
4 # Pack the dygraphs JS and rgbcolor
9 strftime
/strftime-min.js \
10 | perl
-ne
'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \
13 java
-jar yuicompressor-2.4
.2.jar
/tmp
/dygraph.js \
14 > /tmp
/dygraph-packed.js
16 # TODO(danvk): ensure the dygraphs copyright, etc. gets into the packed js.
19 /tmp
/dygraph-packed.js \