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

[Feature Request] Add code split to the application #735

Open
taos15 opened this issue Apr 14, 2024 · 1 comment
Open

[Feature Request] Add code split to the application #735

taos15 opened this issue Apr 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@taos15
Copy link
Contributor

taos15 commented Apr 14, 2024

What feature should be added to Suwayomi?

Currently the WebUi load the whole app on first load.
We should:

  • lazy import componets to only load them when access

Benefits:

This will increase app performance.

@taos15 taos15 added the enhancement New feature or request label Apr 14, 2024
@schroda
Copy link
Collaborator

schroda commented Apr 29, 2024

updated app routes (ba3aefc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants