Closed
Description
Describe the bug
There's a big increase in bundle size (around 170kb) between v10 and v11.
I'm not sure whether the changes justify the size increase so I'm opening this issue.
To Reproduce
I'm using manualChunks
in Vite build rollupOptions to split each large dependency into its own chunk.
Expected behavior
To not have a big increase in bundle size.
Desktop & mobile (please complete the following information):
- Browser: unrelated
- Library version: v11