mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 23:22:16 +08:00
adding phantomjs task to default and build
This commit is contained in:
@ -9,6 +9,7 @@ module.exports = function(grunt) {
|
||||
'tslint',
|
||||
'clean:gen',
|
||||
'copy:public_to_gen',
|
||||
'phantomjs',
|
||||
'css',
|
||||
'typescript:build'
|
||||
]);
|
||||
|
Reference in New Issue
Block a user