aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorMisko Hevery2010-03-24 12:08:48 -0700
committerMisko Hevery2010-03-24 12:08:48 -0700
commit3d3694240034b6841c9fdf2e38a2a7955cb592c7 (patch)
tree6fb92920e56363eef218f0797c3d11b686f8ea8f /Rakefile
parentfd72031e9626b574a4459747c2e0261f69102364 (diff)
parent563a98e4bd0fd9f2277befcfe45ff2d0476878d8 (diff)
downloadangular.js-3d3694240034b6841c9fdf2e38a2a7955cb592c7.tar.bz2
merge
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index a5edf04f..c213874d 100644
--- a/Rakefile
+++ b/Rakefile
@@ -31,7 +31,7 @@ end
desc 'Compile JavaScript'
task :compile do
- Rake::Task['compileexterns'].execute
+ Rake::Task['compileexterns'].execute 0
concat = %x(cat \
src/angular.prefix \