mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[npm] rename esWithPlugins script
This commit is contained in:
parent
9537d680dc
commit
1fc5e84b6d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
"precommit": "grunt precommit",
|
||||
"karma": "karma start",
|
||||
"elasticsearch": "grunt esvm:dev:keepalive",
|
||||
"elasticsearchWithShield": "grunt esvm:withShield:keepalive",
|
||||
"elasticsearchWithPlugins": "grunt esvm:withPlugins:keepalive",
|
||||
"lint": "grunt eslint:source",
|
||||
"lintroller": "grunt eslint:fixSource",
|
||||
"mocha": "mocha --compilers js:babel/register",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue