mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[grunt/build] allow require to find all needed packages
This commit is contained in:
parent
d9d9b17272
commit
059d5cd7c1
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ module.exports = function (grunt) {
|
|||
'../config',
|
||||
'text!config'
|
||||
],
|
||||
include: [
|
||||
'controllers/kibana'
|
||||
]
|
||||
include: []
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue