Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels