build system changes

This commit is contained in:
Torkel Ödegaard
2014-05-31 15:32:00 +02:00
9 changed files with 3823 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ module.exports = function(grunt) {
'concat:css',
'copy:everything_but_less_to_temp',
'htmlmin:build',
'ngtemplates:app',
'cssmin:build',
'ngmin:build',
'requirejs:build',