rsnext/packages/next/build/webpack
JJ Kasper 76ae2870a6
Fix edge wasm handling during deploy (#40625)
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: https://github.com/vercel/next.js/pull/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`
2022-09-16 15:56:43 -07:00
..
config Bypass empty pages folder for layouts (#40132) 2022-09-03 00:13:47 +00:00
loaders Implement SWC transformer for server and client graphs (#40603) 2022-09-17 00:12:59 +02:00
plugins Fix edge wasm handling during deploy (#40625) 2022-09-16 15:56:43 -07:00
require-hook.ts Remove precopied styled-jsx (#39520) 2022-08-12 17:08:38 +00:00
stringify-request.ts Update loader-utils (#30743) 2021-11-02 16:13:15 +01:00