X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=generate-combined.sh;h=10bf0b0f41fb636c1f547040f516d7226e506ea8;hb=2769de626609e47b4137ce89eeb95391cf08c8e7;hp=a5ccfcaf692d574bf202073451c7c5c9b3225703;hpb=b2a516b817a253d5333bf4ab0adbb0996c0128c9;p=dygraphs.git diff --git a/generate-combined.sh b/generate-combined.sh index a5ccfca..10bf0b0 100755 --- a/generate-combined.sh +++ b/generate-combined.sh @@ -12,7 +12,7 @@ cd .. # Do the same for MochiKit. This save another 77k. cd mochikit_v14 ./scripts/pack.py \ -Base Iter Format DOM Style Color Signal \ +Base Iter DOM Style Color Signal \ > /tmp/mochikit-packed.js cd ..