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
Plugin has been released for a long time. During this time, we have many users. Compared with other community plugins, user are often confused about the actual compressed size. So i wonder if there is a better way to get the actual size?
Content
Actually, the current chunk size calculation depends on the correct sourcemap. So if someone don't respect the sourcemap it'll affect the final result. (Because we need the correct sourcmap to get boundaries of each chunk.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
TL;DR
Plugin has been released for a long time. During this time, we have many users. Compared with other community plugins, user are often confused about the actual compressed size. So i wonder if there is a better way to get the actual size?
Content
Actually, the current chunk size calculation depends on the correct sourcemap. So if someone don't respect the sourcemap it'll affect the final result. (Because we need the correct sourcmap to get boundaries of each chunk.)
Beta Was this translation helpful? Give feedback.
All reactions