mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 07:02:22 +08:00
feat(plugins): more refactoring
This commit is contained in:
@ -13,7 +13,7 @@ module.exports = function(grunt) {
|
||||
var modules = [
|
||||
'app/app',
|
||||
'app/features/all',
|
||||
'app/plugins/panels/**/module',
|
||||
'app/plugins/panel/**/module',
|
||||
'app/plugins/datasource/graphite/datasource',
|
||||
'app/plugins/datasource/influxdb/datasource',
|
||||
'app/plugins/datasource/elasticsearch/datasource',
|
||||
|
Reference in New Issue
Block a user