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 warning #1154

Open
aleswi opened this issue Oct 9, 2023 · 1 comment
Open

Preload warning #1154

aleswi opened this issue Oct 9, 2023 · 1 comment

Comments

@aleswi
Copy link

aleswi commented Oct 9, 2023

Describe the bug or question
I have made all configuration for running my angular 12 project as single-spa with webpack. When i am running i have in developer console 'The resource https://cdnjs.cloudflare.com/ajax/libs/single-spa/5.5.0/system/single-spa.min.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate as value and it is preloaded intentionally.)'.
With this my app is not displayed correctly - its blank all white.

Have someone got such thing as above ? How to manage with it ?

Zrzut ekranu (1546)

my config in angular json for webpack if needed:
"customWebpackConfig": {
"path": "extra-webpack.config.js",
"libraryName": "nameOfMyproject",
"libraryTarget": "umd",
}

@MilanKovacic
Copy link
Collaborator

Did you manage to solve the issue?

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

2 participants