Skip to content

perf: dynamically load Landing component to reduce entry bundle size for authenticated users#465

Open
DebasmitaBose0 wants to merge 1 commit into
ItsVikasA:mainfrom
DebasmitaBose0:perf/lazy-load-three-components
Open

perf: dynamically load Landing component to reduce entry bundle size for authenticated users#465
DebasmitaBose0 wants to merge 1 commit into
ItsVikasA:mainfrom
DebasmitaBose0:perf/lazy-load-three-components

Conversation

@DebasmitaBose0

Copy link
Copy Markdown

Closes #464

Summary

Introduces code splitting for heavy marketing component modules.

Changes Made

  • Refactored entry page to load component dynamically.

Testing

  • Verified bundle splits inside browser network panel.

Impact

Improves overall app performance.

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

@DebasmitaBose0 is attempting to deploy a commit to the Vikas' projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf: dynamically load Landing component to reduce entry bundle size for authenticated users

1 participant