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

Very large bundle.js for copper-leaderboard #84

Open
yacc opened this issue Sep 28, 2022 · 0 comments
Open

Very large bundle.js for copper-leaderboard #84

yacc opened this issue Sep 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@yacc
Copy link
Contributor

yacc commented Sep 28, 2022

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
  bundle.min.js (1.48 MiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  main (1.48 MiB)
      bundle.min.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/

webpack 5.69.1 compiled with 3 warnings in 12622 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant