Frontmatter
| id | 1769 |
| title | core.Base: ctor() => observable mixin check |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 14, 2021, 3:18 PM |
| updatedAt | Apr 14, 2021, 3:27 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1769 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 14, 2021, 3:27 PM |
Neo.mjs (the file) will now set the static config
observableto true in case the mixin is included.We can now simplify the ctor check.