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

Preload Concated JS File #156

Open
Jayp2002 opened this issue Aug 2, 2024 · 0 comments
Open

Preload Concated JS File #156

Jayp2002 opened this issue Aug 2, 2024 · 0 comments

Comments

@Jayp2002
Copy link

Jayp2002 commented Aug 2, 2024

I am using angular extension in my angular 14 app, is there anyway to preload the requested JS file once a user has successfully logged in?
At the moment user logs in and then clicks on a tab to load , but this takes around 11 seconds to load the JS file, file size being request is 7.3MB as the whole application is wrapped as a web component.

<ui-app *axLazyElement="url"></ui-app>

Is there anyway to improve the load time for the requested JS file?

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

No branches or pull requests

1 participant