gl-matrix/tasks/build/minify.rake
2012-11-03 20:06:10 -04:00

6 lines
59 B
Ruby

namespace :build do
task :minify do
minify
end
end