mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[esvm] rename config name
This commit is contained in:
parent
102f6bf0a4
commit
9537d680dc
1 changed files with 2 additions and 2 deletions
|
@ -63,10 +63,10 @@ module.exports = function (grunt) {
|
|||
}
|
||||
}
|
||||
},
|
||||
withShield: {
|
||||
withPlugins: {
|
||||
options: {
|
||||
version: '2.1.0',
|
||||
directory: resolve(directory, 'withShield'),
|
||||
directory: resolve(directory, 'withPlugins'),
|
||||
plugins: [
|
||||
'license',
|
||||
'shield',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue