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

Use react-router lazy for dynamic route import #5790

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

thornbill
Copy link
Member

Changes

  • Updates to using react-router's built-in lazy functionality for dynamically importing routes replacing our custom implementation using @loadable/component.

Issues
N/A

@thornbill thornbill added the enhancement Improve existing functionality or small fixes label Jul 15, 2024
@thornbill thornbill added this to the v10.10.0 milestone Jul 15, 2024
@thornbill thornbill requested a review from a team as a code owner July 15, 2024 15:08
@thornbill thornbill merged commit 58219f6 into jellyfin:master Jul 15, 2024
8 checks passed
@thornbill thornbill deleted the lazy-routes branch July 15, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or small fixes
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants