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
Thanks a lot for your hard work, saved me tons of time, much appreciated :)
I have an issue with Next.js ( 12.x ), the build size of each page. Basically, the three shaking doesn't work at all and each page imports all the components. I tried using the "code-splitting" branch but the size is even bigger.
I researched a lot RE this issue however I can't find a suitable solution. Everything points out to the library itself and not Next.js.
Do you have any suggestions and tips on how to resolve this issue ?
The text was updated successfully, but these errors were encountered:
Hey Harvey,
Thanks a lot for your hard work, saved me tons of time, much appreciated :)
I have an issue with Next.js ( 12.x ), the build size of each page. Basically, the three shaking doesn't work at all and each page imports all the components. I tried using the "code-splitting" branch but the size is even bigger.
I researched a lot RE this issue however I can't find a suitable solution. Everything points out to the library itself and not Next.js.
Do you have any suggestions and tips on how to resolve this issue ?
The text was updated successfully, but these errors were encountered: