mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[build] Turn on optimizeBuild logging (#16205)
This commit is contained in:
parent
f47cac6427
commit
b9928ce3e3
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ module.exports = function (grunt) {
|
|||
options: {
|
||||
wait: false,
|
||||
ready: /Optimization .+ complete/,
|
||||
quiet: true
|
||||
quiet: false
|
||||
},
|
||||
cmd: optimizeScript,
|
||||
args: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue