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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] Add EdgeRuntime provider environment variable to the builder #8130

Merged
merged 3 commits into from Jul 12, 2022

Conversation

Schniz
Copy link
Contributor

@Schniz Schniz commented Jul 11, 2022

This will enable Next.js to compile and set vercel as the edge runtime provider (EdgeRuntime global),
which can allow different libraries/customers to have different code running depends on the runtime environment (edge-runtime vs vercel).

Related Issues

馃搵 Checklist

Tests

The Next.js feature was not merged yet, so it still can't be tested.

  • The code changed/added as part of this PR has been covered with tests
  • All tests pass locally with yarn test-unit

Code Review

  • This PR has a concise title and thorough description useful to a reviewer
  • Issue from task tracker has a link to this PR

@Schniz Schniz added the semver: patch PR contains bug fixes label Jul 11, 2022
@kodiakhq kodiakhq bot merged commit a8d4147 into main Jul 12, 2022
@kodiakhq kodiakhq bot deleted the add-next-edge-runtime-provider-env branch July 12, 2022 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch PR contains bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants