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

Fix edge wasm handling during deploy #40625

Merged
merged 1 commit into from Sep 16, 2022
Merged

Fix edge wasm handling during deploy #40625

merged 1 commit into from Sep 16, 2022

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Sep 16, 2022

This fixes the WASM handling for edge during deploy as the sandbox context won't be present so we should keep this restricted to dev. No additional tests were added as our existing tests caught this.

x-ref: #39539
Fixes: https://github.com/vercel/next.js/actions/runs/3049403049/jobs/4915784368

Bug

  • Related issues linked using fixes #number
  • Integration tests added
  • Errors have a helpful link attached, see contributing.md

@ijjk ijjk merged commit 76ae287 into vercel:canary Sep 16, 2022
@ijjk ijjk deleted the fix/edge-wasm branch September 16, 2022 22:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants