Open jughosta opened 3 days ago
A documentation preview will be available soon.
Fewer modules leads to a faster build time
id | before | after | diff |
---|---|---|---|
discover |
980 | 969 | -11 |
unifiedDocViewer |
225 | 217 | -8 |
total | -19 |
Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app
id | before | after | diff |
---|---|---|---|
discover |
810.1KB | 804.0KB | -6.2KB |
unifiedDocViewer |
126.0KB | 115.8KB | -10.3KB |
total | -16.4KB |
Size of the bundles that are downloaded on every page load. Target size is below 100kb
id | before | after | diff |
---|---|---|---|
discover |
51.1KB | 51.0KB | -56.0B |
unifiedDocViewer |
12.3KB | 11.8KB | -482.0B |
total | -538.0B |
cc @jughosta
Summary
Summarize your PR. If it involves visual changes include a screenshot or gif.
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:breaking
label should be applied in these situations.release_note:*
label is applied per the guidelinesIdentify risks
Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.
Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.