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

Performance - enable NEXT_FORCE_EDGE_IMAGES #12861

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

pettinarip
Copy link
Member

@pettinarip pettinarip commented Apr 29, 2024

Description

Enables NEXT_FORCE_EDGE_IMAGES env var to serve images from the edge env and avoid the extra redirect we currently have to the ipx endpoint.

https://github.com/netlify/next-runtime/tree/main?tab=readme-ov-file#enabling-edge-images

prod
image

preview deploy
image

Copy link

netlify bot commented Apr 29, 2024

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 0ea61fc
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6630024c5910b20008933588
😎 Deploy Preview https://deploy-preview-12861--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 30 (🔴 down 9 from production)
Accessibility: 93 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@pettinarip pettinarip force-pushed the performance/force-edge-images branch from 0539bbf to 0ea61fc Compare April 29, 2024 20:25
@pettinarip pettinarip marked this pull request as ready for review May 7, 2024 11:59
@pettinarip pettinarip changed the title [TEST] Performance - enable NEXT_FORCE_EDGE_IMAGES Performance - enable NEXT_FORCE_EDGE_IMAGES May 7, 2024
Copy link
Member

@nhsz nhsz left a comment

Choose a reason for hiding this comment

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

LGTM

@nhsz nhsz merged commit f8eff4c into dev May 7, 2024
6 checks passed
@nhsz nhsz deleted the performance/force-edge-images branch May 7, 2024 13:33
This was referenced May 8, 2024
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.

None yet

2 participants