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

Revert "Replace img by next img homepage only" #6169

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

SudharakaP
Copy link
Member

Reverts #6140

@znarf @Betree : I investigated the memory exceeding problem with the next/image (as mentioned in the slack channel; https://opencollective.slack.com/archives/CEZUS9WH3/p1618327036004800) and my thinking is the current nextjs version we are using has some bugs. This problem was reported several times where the memory is exceeding in the optimization phase;

vercel/next.js#23189

vercel/next.js#22925

Now it seems they have fixed this problem in v10.1.3 however our update to that is blocked due to breaking builds; #6149.

So,

  1. When CI passes I will merge this reversion so that we can have a solid build.

  2. Will investigate what we could do get the nextjs upgrade done so that we can retry this again. 😄

@vercel
Copy link

vercel bot commented Apr 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/opencollective/opencollective-frontend/58Q7PQ2EWS3BLTkzkp6BG7YFgodt
✅ Preview: https://opencollective-git-revert-6140-replace-img-by-next-img-h-79d4b1.vercel.app

@znarf
Copy link
Member

znarf commented Apr 13, 2021

@SudharakaP that sounds good, let's investigate the next.js update then!

@SudharakaP SudharakaP merged commit 7f4ba98 into main Apr 13, 2021
@SudharakaP SudharakaP deleted the revert-6140-replace-img-by-next-img-homepage-only branch April 13, 2021 16:48
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.

2 participants