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

贡献者指南