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

fix: corrects dependency graphs and fixes massive bundle sizes #1050

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

mikaelbr
Copy link
Member

@mikaelbr mikaelbr commented Dec 13, 2024

This fixes issue where we bundle entire sanity. Reducing the bundle size by about 10 megabytes.
Improves overall performance drastically.

Also adds linting to avoid this again.

Fixes #1047

Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
variant-no ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 9:53am
variant-se-2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2024 9:53am

@mikaelbr mikaelbr changed the title fix: avoid bundling sanity fix: corrects dependency graphs and fixes massive bundle sizes Dec 13, 2024
@mikaelbr mikaelbr merged commit 6b15baa into v3 Dec 13, 2024
6 checks passed
@mikaelbr mikaelbr deleted the mikael/optimize branch December 13, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bundle includes entire sanity
2 participants