Frontmatter
| id | 3141 |
| title | Docs build broken after addition of hiddenType |
| state | Closed |
| labels | bug |
| assignees | [] |
| createdAt | Jun 8, 2022, 4:23 PM |
| updatedAt | Jun 8, 2022, 5:10 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3141 |
| author | davhm |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 8, 2022, 5:10 PM |
Describe the bug Because of disallowed syntax in the JSDoc comments for the new field hiddenType in
Component.Base, the docs-build is brokenTo Reproduce Just try a build-all or a docs build
Expected behavior Build should be successful