Skip to content

doc: fix description of named exports detection

Rodrigo Muino Tomonari requested to merge github/fork/csr632/patch-1 into main

The tool used to do named exports detection should be cjs-module-lexer, not esm-module-lexer. Reference: https://github.com/nodejs/node/blob/5e57d24d325f0aea74394f78ebdc06857cca77b1/doc/api/esm.md

Merge request reports

Loading