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

Implement image-transmutation for optimized images #52

Merged
merged 6 commits into from
Aug 6, 2023

Conversation

matfantinel
Copy link
Owner

@matfantinel matfantinel commented Aug 6, 2023

This PR implements image-transmutation for image optimization, and removes vite-imagetools. This was done as I find this approach way simpler to use and adds less overhead to the build process (went from ~4min to ~2min on Vercel).

I also did a few small design tweaks here and there. Closes #42

@vercel
Copy link

vercel bot commented Aug 6, 2023

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

Name Status Preview Comments Updated (UTC)
matfantinel-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2023 3:32pm

@matfantinel matfantinel merged commit f60c43d into main Aug 6, 2023
2 checks passed
@matfantinel matfantinel deleted the image-transmutation branch August 6, 2023 15:33
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.

Implement container queries
1 participant