Migrated from ngmin to ngAnnotate

This commit is contained in:
Torkel Ödegaard
2015-02-03 13:36:04 +01:00
parent 1ca4ecc241
commit 858d7be8cf
3 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@ module.exports = function(grunt) {
'ngtemplates',
'cssmin:build',
'build:grafanaVersion',
'ngmin:build',
'ngAnnotate:build',
'requirejs:build',
'concat:js',
'filerev',