mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:42:37 +08:00
refactor: moved timepicker from a simple panel to component, removed simple panel directive
This commit is contained in:
@ -6,6 +6,7 @@ module.exports = function(grunt) {
|
||||
'jshint:source',
|
||||
'jshint:tests',
|
||||
'jscs',
|
||||
'tslint',
|
||||
'clean:release',
|
||||
'copy:public_to_gen',
|
||||
'typescript:build',
|
||||
|
Reference in New Issue
Block a user