X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=generate-combined.sh;h=2b81f75decfbef7eff40f0b283dff6debd1830e7;hb=54425b14df388e9337a1d77876512bb60ba74c3b;hp=5694425742b2cf9f6171ea377f2d1100e0c581d4;hpb=f18986e594ec54f8402757b9c087f6a20d611b06;p=dygraphs.git diff --git a/generate-combined.sh b/generate-combined.sh index 5694425..2b81f75 100755 --- a/generate-combined.sh +++ b/generate-combined.sh @@ -7,6 +7,7 @@ dygraph-canvas.js \ dygraph.js \ rgbcolor/rgbcolor.js \ strftime/strftime-min.js \ +| perl -ne 'print unless m,REMOVE_FOR_COMBINED,..m,/REMOVE_FOR_COMBINED,' \ > /tmp/dygraph.js java -jar yuicompressor-2.4.2.jar /tmp/dygraph.js \