lib/tasks/assets.rake in half-pipe-0.3.0.alpha.3 vs lib/tasks/assets.rake in half-pipe-0.3.0.alpha.4
- old
+ new
@@ -32,10 +32,10 @@
task :noop
task :all do
Rake::Task["half_pipe:environment"].invoke
- Rake::Task["half_pipe:execute_grunt_command"].invoke("build")
+ Rake::Task["half_pipe:execute_grunt_command"].invoke("build:public")
end
end
desc "Precompile half-pipe-managed assets"