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

feat(bundle): minify in production #43

Closed
wants to merge 1 commit into from

Conversation

tknickman
Copy link
Member

📓 What's in there?

tsup supports a TS config by default, which is great for validating options. This also changes the tsup config to minify the build in release. In my testing, this brings the dist directory from:

352K to 316K

Copy link

vercel bot commented Jan 17, 2024

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

Name Status Preview Comments Updated (UTC)
speed-insights-astro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:56pm
speed-insights-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:56pm
speed-insights-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:56pm
speed-insights-remix ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:56pm
speed-insights-sveltekit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:56pm
speed-insights-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 2:56pm

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.

1 participant