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

3 lines
100 B
Ruby

desc "compile & minify sources into a single file"
task :build => ['build:compile', 'build:minify']