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

feat(lambda-at-edge): support page and API rewrites #653

Merged
merged 4 commits into from
Oct 6, 2020

Conversation

dphang
Copy link
Collaborator

@dphang dphang commented Oct 6, 2020

Description

This continues rewrite support for API/pages in this: #587.

Caveat: Rewriting to external URL (https://nextjs.org/docs/api-reference/next.config.js/rewrites#rewriting-to-an-external-url) is not implemented yet. I will implement in a future PR.

Tests

Updated unit tests and e2e tests.

@dphang dphang merged commit f187b91 into master Oct 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the dphang/add-rewrites branch October 6, 2020 22:38
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