summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2012-12-17 10:20:54 +0100
committerwout <wout@impinc.co.uk>2012-12-17 10:20:54 +0100
commit324e9194a7624c5c0a795911fedcbc339630efed (patch)
treeb443d1498b7fdb8fbf94f1e8b97f6b79d14dc7bc /Rakefile
parent80ed33ea8e22a45684d72e1ae939c1ff98d0bbf7 (diff)
downloadsvg.js-324e9194a7624c5c0a795911fedcbc339630efed.tar.gz
svg.js-324e9194a7624c5c0a795911fedcbc339630efed.zip
Updated readme
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index f9ef0ff..1340b19 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,6 +1,6 @@
SVGJS_VERSION = '0.1'
-DEFAULT_MODULES = %w[ svg container dispatcher draggable object element document defs group nested clip_path shape rect circle ellipse path image ]
+DEFAULT_MODULES = %w[ svg container object element document defs group clip_path shape rect circle ellipse path image ]
KILO = 1024 # how many bytes in a "kilobyte"