mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
[optimizer] fix snapshot
This commit is contained in:
parent
50a7feb0a5
commit
cfdfda85b6
1 changed files with 1 additions and 1 deletions
|
@ -772,7 +772,7 @@ exports[`prepares assets for distribution: metrics.json 1`] = `
|
|||
\\"group\\": \\"page load bundle size\\",
|
||||
\\"id\\": \\"foo\\",
|
||||
\\"value\\": 2457,
|
||||
\\"limitConfigPath\\": \\"node_modules/@kbn/optimizer/limits.yml\\"
|
||||
\\"limitConfigPath\\": \\"packages/kbn-optimizer/limits.yml\\"
|
||||
},
|
||||
{
|
||||
\\"group\\": \\"async chunks size\\",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue