[question] ESM import bundle size #3526
sergchernata
started this conversation in
General
Replies: 1 comment
-
not the current v3 version, but the build size measured on v2, we got as follows results. The bundle size may differ according your webpack or usage configuration environment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My import is as follows, bundled with webpack:
With this import, my production bundle size increases by a little over 1MB. Does that sound right or am I missing something else?
Beta Was this translation helpful? Give feedback.
All reactions