Angular 11 main.js bundle file build size is wrong

During the build we can see the size of the main.js file which is 1.96Mb: введите сюда описание изображения

But the actual size of the main.js file is 2.1MB (i.e. (most likely) lazy modules won't compile into separate files) введите сюда описание изображения

How is this possible?


Ответы (0 шт):