mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Elastic search annotations are working, need to refactor and unify datasource abstraction more, #201
This commit is contained in:
@@ -12,7 +12,6 @@ module.exports = function(config) {
|
||||
'app/routes/**/*.js',
|
||||
'app/app.js',
|
||||
'vendor/angular/**/*.js',
|
||||
'vendor/elasticjs/elastic-angular-client.js'
|
||||
],
|
||||
dest: '<%= tempDir %>'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user