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

Consider lazy-loading route entries #165

Open
Temzasse opened this issue Dec 21, 2023 · 0 comments
Open

Consider lazy-loading route entries #165

Temzasse opened this issue Dec 21, 2023 · 0 comments
Labels
client Related to the client app only

Comments

@Temzasse
Copy link
Contributor

In large projects having hundreds of route entries can slowdown the development server a lot.

Could there be a way to lazy load route entries only during local development but still bundle them in production build? Or is the perf hit small enough if just always lazy load the route entries even in production?

@Temzasse Temzasse added the client Related to the client app only label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to the client app only
Projects
None yet
Development

No branches or pull requests

1 participant