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

[FR]: Reduce initial page js #275

Open
2 tasks done
Huskydog9988 opened this issue Apr 17, 2023 · 0 comments
Open
2 tasks done

[FR]: Reduce initial page js #275

Huskydog9988 opened this issue Apr 17, 2023 · 0 comments
Labels
(FE/REQ) enhancement New feature or request *help wanted* Extra attention is needed

Comments

@Huskydog9988
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

General Idea

Currently we load A LOT of js on EVERY page, its something like 268 kB first load base. So we need to work on reducing that. A basic strategy is to lazy load the stuff we don't immediately need.

Problem

We have a very large first load js size!

Projects

Website

Any Alternatives?

n/a

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Huskydog9988 Huskydog9988 added the (FE/REQ) enhancement New feature or request label Apr 17, 2023
@Huskydog9988 Huskydog9988 added the *help wanted* Extra attention is needed label Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
(FE/REQ) enhancement New feature or request *help wanted* Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant