next.js
40f7350e - feat: in Rspack using native fn implemented by us using SWC to replace load module (#80342)

Commit
285 days ago
feat: in Rspack using native fn implemented by us using SWC to replace load module (#80342) Rspack currently lacks support for `loadModule` in loader contexts. As an alternative solution, we can using native fn implemented by us using SWC to replace load module. --------- Co-authored-by: Benjamin Woodruff <benjamin.woodruff@vercel.com>
Author
Parents
Loading