nodejs/merve

Exports not found for property assignments in object literal

Open

#27 建立於 2026年2月25日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (9 fork)github user discovery
help wanted

倉庫指標

Star
 (56 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南