Replies: 1 comment
-
Hope #663 would help |
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
-
Hey,
I'm trying to reduce bundle size with vite@react, and, there is something I don't understand.
I added rollup-plugin-visualizer to plugins to get the following screens. For tests, my app only has the Dropdown component and nothing else.
And it seems the @react-aria libs is imported multiple times :
But I may be wrong, I'm not particulary familiar with these manipulations....
Beta Was this translation helpful? Give feedback.
All reactions