mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
02f3bebc63
Apparently we don't support swc plugins when using the wasm binary, and this feature flag is never used. It was causing wasmtime to show up in our lockfile. Actual impact on compilation time is likely zero, as we never enabled this feature.
@next/swc-wasm
This is the wasm binary for @next/swc