Frontmatter
| id | 613 |
| title | buildScripts / jsdocx.js |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | May 24, 2020, 12:03 AM |
| updatedAt | May 24, 2020, 12:24 AM |
| githubUrl | https://github.com/neomjs/neo/issues/613 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 24, 2020, 12:24 AM |
when deploying 1.1.67 to the online examples, the generate-docs task created a wrong output for docs/output/structure.json.
in detail: paths were prefixed with node_modules/neo.mjs which is not supposed to happen.
will look into it.