oxc-project / oxc

⚓ A collection of JavaScript tools written in Rust.
https://oxc.rs
MIT License
9.73k stars 361 forks source link

transformer: babel-plugin-transform-modules-commonjs #4050

Open Boshen opened 5 days ago

Boshen commented 5 days ago

https://babeljs.io/docs/babel-plugin-transform-modules-commonjs

For Rolldown app mode, we need to custom runtime to execute module.

DonIsaac commented 5 days ago

This would be great to have! I need it for oxc-jest.