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

Next.js: use file path instead of image contents for next-image-loader-stub #19858

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

IanVS
Copy link
Member

@IanVS IanVS commented Nov 16, 2022

Issue: #19857

What I did

Fixed the default export syntax, which revealed another bug, and fixed that too.

How to test

Check the unit-test CI job, you should no longer see an error at the end.

Copy link
Member

@yannbf yannbf left a comment

Choose a reason for hiding this comment

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

Great fix, thanks a lot @IanVS !

@yannbf yannbf changed the title Fix next-image-loader-stub Next.js: use file path instead of image contents for next-image-loader-stub Nov 16, 2022
@yannbf yannbf merged commit 90f4216 into next Nov 16, 2022
@yannbf yannbf deleted the fix-next-image-stub branch November 16, 2022 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants