nodejs/merve
View on GitHubExports not found for property assignments in object literal
Open
#27 opened on Feb 25, 2026
help wanted
Repository metrics
- Stars
- (56 stars)
- PR merge metrics
- (PR metrics pending)
Description
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