documentationjs / documentationjs/documentation

Bug when exporting from commonJS import

Open
#1,129 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

When an es6 module exports something imported from a CommonJS style module, documentationJS crashes.

````
export { FOO } from 'some-common-js-dep';
````

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.