Improved require(esm) interop in @rolldown.rs. Since the last beta, the bundler supports the special `as "module.exports"` keyword and aligns with the @nodejs.org behavior. Another step towards better interoperability between CJS and ESM, now with bundler support!
13 likes 1 replies
?