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

Webpacked bundle too large #139

Open
dannystaple opened this issue Jan 4, 2025 · 0 comments
Open

Webpacked bundle too large #139

dannystaple opened this issue Jan 4, 2025 · 0 comments

Comments

@dannystaple
Copy link
Member

Webpack warns about the bundle being too large:

dist-1  | WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
dist-1  | This can impact web performance.
dist-1  | Assets: 
dist-1  |   bundle.js (329 KiB)
dist-1  | 
dist-1  | WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
dist-1  | Entrypoints:
dist-1  |   main (329 KiB)
dist-1  |       bundle.js

Improving the loading performance will definitely assist in readers experience and search ranking.

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