Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lazy load on router to improve bootstrap application performance #2050

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

Cristhianzl
Copy link
Collaborator

✨ (routes.tsx): implement lazy loading for route components to improve performance
✨ (routes.tsx): add Suspense fallback with LoadingComponent for better UX during lazy loading

…e performance

✨ (routes.tsx): add Suspense fallback with LoadingComponent for better UX during lazy loading
@Cristhianzl Cristhianzl self-assigned this Jun 3, 2024
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 1:51pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Jun 3, 2024
@Cristhianzl Cristhianzl changed the title Add lazy load on router to improve bootstrap performance Add lazy load on router to improve bootstrap application performance Jun 3, 2024
@Cristhianzl Cristhianzl merged commit 610753f into dev Jun 4, 2024
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant