I am seeing the following error when loading @functionland/fula with webpack -
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
main.js (1.12 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.12 MiB)
main.js
We should do a deps review and see if we can remove anything to cut the size down.
I am seeing the following error when loading @functionland/fula with webpack -
We should do a deps review and see if we can remove anything to cut the size down.