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: add cdn image components #382

Merged
merged 1 commit into from
Nov 30, 2023
Merged

feat: add cdn image components #382

merged 1 commit into from
Nov 30, 2023

Conversation

Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Nov 30, 2023

This pull request introduces two new components: CDNImg and CDNImage. These components function identically to the standard img from HTML and Image from Next.js, with one key enhancement. In production environments, they automatically prefix URLs with our CDN URL. This integration enables faster and cheaper serving of images through our CDN.

Copy link

vercel bot commented Nov 30, 2023

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

Name Status Preview Comments Updated (UTC)
goerli-starknet-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 4:47pm
starknet-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 4:47pm

Copy link
Collaborator

@irisdv irisdv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@irisdv irisdv merged commit 7786325 into testnet Nov 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 Ready for review This pull request needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants