nodejs/merve

Exports not found for property assignments in object literal

Open

#27 aperta il 25 feb 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (9 fork)github user discovery
help wanted

Metriche repository

Star
 (56 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

module.exports= {
  test: 5
}

...returns no exports. This was also the case with cjs-module-lexer and was marked as "won't fix": https://github.com/nodejs/cjs-module-lexer/issues/6

Guida contributor