You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: