Regarding App Bundle Size
-
with settings
analyze:true
inquasar.conf.js
executing commandquasar build
produces following stats of webpack. However what i am not being sure aboutclient-entry.js + 822 modules concatendated
which leads to size of 469KB parsed unzipped.is this concatenation normal and managed by quasar build or there is some dev issue from my side ?