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've build something that is going to be a website. This means I have to optimize for faster loads.
Sadly, tree shaking doesn't work for me.
I use v8 and new createRoot API.
Can some other library break tree shaking? If yes, how'd I identify who's responsible?
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I've build something that is going to be a website. This means I have to optimize for faster loads.
Sadly, tree shaking doesn't work for me.
I use v8 and new createRoot API.
Can some other library break tree shaking? If yes, how'd I identify who's responsible?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions