Limit async chunks size
Author: IridescentMiaCreated Feb 28, 2022Updated Feb 28, 2022
I find @size-limit/webpack only include the initial chunk and calculate its size. In my case, I also want to know the size of async chunks and limit the size of them. Is it a common need? and Is there any discussion about this?
Source: ai/size-limit