javascript - Why my bundle file is so big in Webpack -


you can see files , detailed info in webpack, , files large.
why happen?

i use these plugins in production environment , nothing else. guess is maybe caused scss file or pictures.

enter image description here


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -