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] Add handling for not found routes with i18n #5313

Merged
merged 2 commits into from Oct 23, 2020

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Oct 22, 2020

This updates to handle the notFoundRoutes added to the prerender-manifest which tells us which SSG routes were not generated at build time. This allows users to not generate versions of a non-dynamic SSG page for all locales and only the relevant ones for that page.

The added tests in this PR will currently fail until vercel/next.js#18119 is landed on canary

x-ref: vercel/next.js#17370

timneutkens
timneutkens previously approved these changes Oct 22, 2020
@ijjk ijjk added the automerge label Oct 23, 2020
@ijjk ijjk merged commit d0da1ce into master Oct 23, 2020
@ijjk ijjk deleted the ijjk/next/not-found-handling branch October 23, 2020 19:34
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