turbo
32e47896 - Update SWC relay Wasm plugin (#8218)

Commit
1 year ago
Update SWC relay Wasm plugin (#8218) ### Description Fixes https://github.com/vercel/next.js/issues/64890 When `eagerEsModule` is used, the SWC relay plugin _prepends_ the import statements, and it made server actions transform think `"use server"` is not the first statement. ### Testing Instructions I added tests to https://github.com/swc-project/plugins/pull/306
Author
Parents
Loading