Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SWC relay Wasm plugin (vercel#8218)
### Description Fixes vercel/next.js#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 swc-project/plugins#306
- Loading branch information