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

Entrypoint size #5

Open
janbrasna opened this issue Dec 25, 2023 · 0 comments
Open

Entrypoint size #5

janbrasna opened this issue Dec 25, 2023 · 0 comments

Comments

@janbrasna
Copy link
Owner

≥0.5mb app size

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
  2ff5d00f393cfc69d012.index.js (382 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  index.js (529 KiB)
      2ff5d00f393cfc69d012.index.css
      2ff5d00f393cfc69d012.index.js

WARNING in webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
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