You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
When running
yarn:prod
, there is a warning message in the output:Investigate cause and possible fixes to the warning
The text was updated successfully, but these errors were encountered: