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] Blocking Fallback (ISG) Support #4985

Merged
merged 5 commits into from
Aug 5, 2020
Merged

Conversation

Timer
Copy link
Member

@Timer Timer commented Aug 5, 2020

This adds support for Next.js' experimental blocking fallback support. It leverages old code from when we used to use this behavior, so it's already extensively tested.

I've added a simple test case to ensure the new feature itself works, but there's no need to go overkill in the suite due to existing tests for was-"legacy" behavior.

@Timer Timer requested a review from ijjk August 5, 2020 03:59
@Timer Timer merged commit d9e6b53 into master Aug 5, 2020
@Timer Timer deleted the next/blocking-fallback branch August 5, 2020 15:49
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

3 participants