mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
use fs optimizer in test server
This commit is contained in:
parent
21402475f8
commit
a016f536ca
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ module.exports = function (grunt) {
|
|||
'--env.name=development',
|
||||
'--logging.json=false',
|
||||
'--optimize.tests=true',
|
||||
'--optimize.lazy=false'
|
||||
]
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue