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

[now-next] Leverage routes-manifest if available for dynamic routes #3271

Merged
merged 6 commits into from
Nov 10, 2019

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Nov 8, 2019

This allows us to start de-coupling the builder from relying on inner utils of Next.js to generate dynamic routes for Now by leveraging a routes-manifest output during the build

Relies on: vercel/next.js#9347

@ijjk ijjk added the @now/next label Nov 8, 2019
@ijjk ijjk requested a review from Timer November 8, 2019 06:27
packages/now-next/src/utils.ts Outdated Show resolved Hide resolved
packages/now-next/src/utils.ts Outdated Show resolved Hide resolved
packages/now-next/src/utils.ts Outdated Show resolved Hide resolved
packages/now-next/src/utils.ts Outdated Show resolved Hide resolved
@Timer Timer added the automerge label Nov 9, 2019
@Timer Timer self-requested a review November 10, 2019 01:48
@kodiakhq kodiakhq bot merged commit b72cbfb into canary Nov 10, 2019
@kodiakhq kodiakhq bot deleted the next/routes-manifest branch November 10, 2019 02:02
leo pushed a commit that referenced this pull request Nov 11, 2019
…3271)

This allows us to start de-coupling the builder from relying on inner utils of Next.js to generate dynamic routes for Now by leveraging a `routes-manifest` output during the build

Relies on: vercel/next.js#9347
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