Its a low priority, but the good idea to do all of it as it impacts the application indirectly.
assets size:
asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
img/bank_empatii.f813b599.png (491 KiB)
fonts/materialdesignicons-webfont.d0066537.woff2 (276 KiB)
fonts/materialdesignicons-webfont.b4917be2.woff (395 KiB)
fonts/materialdesignicons-webfont.f5111234.ttf (825 KiB)
fonts/materialdesignicons-webfont.2d0a0d8f.eot (825 KiB)
img/wysadz_ulice.67b1cfb9.png (2.81 MiB)
img/alinka.1aacd5b8.png (707 KiB)
img/volontulo.170583c3.png (255 KiB)
css/chunk-vendors.44db7394.css (987 KiB)
js/chunk-vendors.a2e01a66.js (932 KiB)
warning
entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
app (1.97 MiB)
css/chunk-vendors.44db7394.css
js/chunk-vendors.a2e01a66.js
css/app.8369453c.css
js/app.75934b6f.js
warning
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/
File Size Gzipped
dist/js/chunk-vendors.a2e01a66.js 931.52 KiB 263.18 KiB
dist/js/app.75934b6f.js 56.37 KiB 16.21 KiB
dist/css/chunk-vendors.44db7394.css 987.18 KiB 126.04 KiB
dist/css/app.8369453c.css 42.00 KiB 3.38 KiB
Images and other types of assets omitted.
Subject of the issue:
Its a low priority, but the good idea to do all of it as it impacts the application indirectly.
assets size:
Your environment:
master
Steps to reproduce:
yarn build / yarn audit and see output
Actual behaviour:
assets shouldn't take 3mb each
Expected behaviour:
they should be small and neat :)