Open razor-x opened 1 year ago
Ensure tree shaking is working both for element.js and for vite consumers. https://github.com/vitejs/vite/issues/8464
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
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.