fix(frotnend): fix icons kiling the bundle#4450
fix(frotnend): fix icons kiling the bundle#4450jog1t wants to merge 1 commit into03-17-feat_frontend_ping_actor_if_its_in_the_crash_loopfrom
Conversation
|
🚅 Deployed to the rivet-pr-4450 environment in rivet-frontend
|
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: fix(frontend): fix icons killing the bundleSummaryThe PR addresses a real problem: Critical Issues1. Spurious This is a side effect of switching from Fix: add 2. With 3. The checklist says to commit Moderate Issues4. No error boundary for the lazy icon import (
5. Per-item All Minor Issues6. esbuild splitting is effective for multiple entry points or explicit dynamic imports within source. 7. This package is in the What Is Good
SummaryThe core approach (lazy dynamic import) is correct and the performance win is real. The main blocker before merging is the 79K spurious file in |
f893284 to
0638a17
Compare
e88f43f to
9400b6d
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: