Elastic search annotations are working, need to refactor and unify datasource abstraction more, #201

This commit is contained in:
Torkel Ödegaard
2014-07-29 17:24:42 +02:00
parent 4e47447dec
commit fa3b84a615
11 changed files with 126 additions and 9 deletions

View File

@@ -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 %>'
}