mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 15:12:22 +08:00
adding phantomjs task to default and build
This commit is contained in:
@ -11,6 +11,7 @@ module.exports = function(grunt) {
|
||||
'copy:public_to_gen',
|
||||
'typescript:build',
|
||||
'karma:test',
|
||||
'phantomjs',
|
||||
'css',
|
||||
'htmlmin:build',
|
||||
'ngtemplates',
|
||||
|
Reference in New Issue
Block a user