Frontmatter
| id | 1183 |
| title | buildScripts/docs/jsdocx.js => sub repo parsing |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Sep 10, 2020, 2:34 PM |
| updatedAt | May 21, 2021, 11:15 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1183 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 21, 2021, 11:15 PM |
just noticed that parsing neo inside a node_module (e.g. for https://github.com/neomjs/covid-dashboard) creates wrong example path outputs.
examples VS node_modules/neo.mjs/examples.
need to take a closer look into this.