mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Lowered bundle size limits for dashboard and presentationUtil (#116478)
This commit is contained in:
parent
edc8f9583b
commit
dc2bea778c
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ pageLoadAssetSize:
|
|||
console: 46091
|
||||
core: 435325
|
||||
crossClusterReplication: 65408
|
||||
dashboard: 186763
|
||||
dashboard: 82025
|
||||
dashboardEnhanced: 65646
|
||||
devTools: 38637
|
||||
discover: 99999
|
||||
|
@ -76,7 +76,7 @@ pageLoadAssetSize:
|
|||
watcher: 43598
|
||||
runtimeFields: 41752
|
||||
stackAlerts: 29684
|
||||
presentationUtil: 94301
|
||||
presentationUtil: 84606
|
||||
osquery: 107090
|
||||
fileUpload: 25664
|
||||
dataVisualizer: 27530
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue