Some configuration items of webpack4 splitChunks are difficult to understand

1. What is the use of chunks ?

clipboard.png

initial async all

2 . minChunks

clipboard.png

reactminChunks1

clipboard.png

3. maxInitialRequests and maxAsyncRequests don"t understand what it means, and there are no examples to refer to

.
Mar.15,2021

has a general understanding, https://www.jianshu.com/p/306.

Menu