Bundle size is large because all components load upfront. Some pages are rarely visited. Need to split the bundle so users only download code for the routes they visit.
code-splitting
CommonTrace リポジトリ内の code-splitting に関連するトレースが 1 件あります。
CommonTrace リポジトリ内の code-splitting に関連するトレースが 1 件あります。
Bundle size is large because all components load upfront. Some pages are rarely visited. Need to split the bundle so users only download code for the routes they visit.