Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(kit,nuxt,schema,vite,webpack): use explicit exports #27998

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

danielroe
Copy link
Member

🔗 Linked issue

📚 Description

This should improve performance by allow bundlers like vite/rollup to know exactly where a named export might be located.

I'll follow-up with a breaking PR to remove some of the deprecated exports for v4.

Copy link

stackblitz bot commented Jul 3, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions github-actions bot added the 3.x label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant