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

Investigate warning message when running yarn build:prod #38

Open
dkwon17 opened this issue Mar 7, 2023 · 1 comment
Open

Investigate warning message when running yarn build:prod #38

dkwon17 opened this issue Mar 7, 2023 · 1 comment

Comments

@dkwon17
Copy link
Collaborator

dkwon17 commented Mar 7, 2023

When running yarn:prod, there is a warning message in the output:

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  options (620 KiB)
      options.css
      options.bundle.js

Investigate cause and possible fixes to the warning

@dkwon17
Copy link
Collaborator Author

dkwon17 commented Mar 17, 2023

The warning message is now hidden thanks to this PR: #45, but it is still worth investigating the issue (maybe webpack splitChunks will help)

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