summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-07-01 21:07:28 +0100
committerwout <wout@impinc.co.uk>2013-07-01 21:07:28 +0100
commitfe8e7a8d48ad9118d3af2fef965e8ddc154facd2 (patch)
tree5bb46af759c844f447d36316902406fa20e76feb /Rakefile
parent84c4a52c439fc85d5046ea1ebad226e458faf20c (diff)
downloadsvg.js-fe8e7a8d48ad9118d3af2fef965e8ddc154facd2.tar.gz
svg.js-fe8e7a8d48ad9118d3af2fef965e8ddc154facd2.zip
SVG.Set are fabulous
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index 1554af5..dae3710 100644
--- a/Rakefile
+++ b/Rakefile
@@ -6,6 +6,7 @@ MODULES = %w[ svg regex default color number viewbox bbox rbox element container
# how many bytes in a "kilobyte"
KILO = 1024
+# define default task
task :default => :dist
# module-aware file task