mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:53:00 +08:00
working on angular partials pre caching, reving
This commit is contained in:
@ -6,8 +6,10 @@ module.exports = function(grunt) {
|
||||
'jshint:tests',
|
||||
'clean:on_start',
|
||||
'less:src',
|
||||
'concat:css',
|
||||
'copy:everything_but_less_to_temp',
|
||||
'htmlmin:build',
|
||||
'ngtemplates:app',
|
||||
'cssmin:build',
|
||||
'ngmin:build',
|
||||
'requirejs:build',
|
||||
|
Reference in New Issue
Block a user