TypeError: Cannot read property 'some' of undefined when ast.comments
is missing on the AST #842
Closed
Description
ExportMap.parse = function (path, content, context) {
// ...
// attempt to collect module doc
ast.comments.some(c => {
Metadata
Assignees
Labels
No labels