seamapi / react

Seam Components are a set of white-labeled UI elements that can be added to your application in seconds. Use them in any app as native web components or as React components and hooks.
https://react.seam.co
MIT License
6 stars 2 forks source link

Element bundle size #210

Open razor-x opened 1 year ago

razor-x commented 1 year ago

Can we externalize svix and all of it's deps from the bundle? Why is it not treeshaken out? Luxon and axios are large as well.

image

razor-x commented 1 year ago

Ensure tree shaking is working both for element.js and for vite consumers. https://github.com/vitejs/vite/issues/8464

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.