mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 05:12:29 +08:00
build(): minor change
This commit is contained in:
@ -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',
|
||||||
|
Reference in New Issue
Block a user