build(): minor change

This commit is contained in:
Torkel Ödegaard
2016-01-20 13:28:10 +01:00
parent d13957cb72
commit 6461981aa4

View File

@ -10,7 +10,7 @@ module.exports = function(grunt) {
'clean:release', 'clean:release',
'copy:public_to_gen', 'copy:public_to_gen',
'typescript:build', 'typescript:build',
// 'karma:test', 'karma:test',
'phantomjs', 'phantomjs',
'css', 'css',
'htmlmin:build', 'htmlmin:build',