asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
xxx.js (1.78 MiB)
entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (1.78 MiB)
xxx.js
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/>
Robert Munro
07/08/2021, 1:07 PM
it's weird as this hasnt changed and I havent seen this error before. The size is a bit high but its an alpha version and i havent optimised the images ....