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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -