next.js
cc4f7f20 - fix(next-swc): correctly set wasm fallback for known target triples (#64567)

Commit
1 year ago
fix(next-swc): correctly set wasm fallback for known target triples (#64567) ### What Fixes a regression to enable wasm fallback for the know target triples (that does not have native bindings). The condition was skewed when introducing `useWasmBinary` flag. Closes PACK-2969
Author
Parents
Loading