Removing task from other build sources

This commit is contained in:
Gabriel Nepomuceno
2016-12-10 09:00:58 +00:00
parent 2f46c56672
commit cbf0d571f5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = function(grunt) {
'clean:release',
'copy:node_modules',
'copy:public_to_gen',
'typescript:build',
'exec:tscompile',
'karma:test',
'phantomjs',
'css',