Open tsullivan opened 1 month ago
To update your PR or re-run it, just comment with:
@elasticmachine merge upstream
Fewer modules leads to a faster build time
id | before | after | diff |
---|---|---|---|
core |
447 | 587 | +140 |
dashboard |
667 | 528 | -139 |
total | +1 |
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
core |
60.9KB | 60.9KB | -37.0B |
dashboard |
637.3KB | 453.3KB | -184.0KB |
maps |
3.0MB | 3.0MB | -167.0B |
total | -184.2KB |
Size of the bundles that are downloaded on every page load. Target size is below 100kb
id | before | after | diff | errors |
---|---|---|---|---|
core |
450.0KB | 634.9KB | +184.9KB | ❌ 83.5KB over limit |
dashboard |
50.3KB | 50.3KB | -58.0B | |
total | +184.8KB |
Summary
Epic: https://github.com/elastic/kibana-team/issues/1019
Checklist
Delete any items that are not applicable to this PR.
Risk Matrix
Delete this section if it is not applicable to this PR.
Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.
When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:
For maintainers