Frontmatter
| id | 2314 |
| title | data.RecordFactory: add the isClass flag to the Record class ctor |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jun 7, 2021, 11:26 AM |
| updatedAt | Jun 7, 2021, 11:27 AM |
| githubUrl | https://github.com/neomjs/neo/issues/2314 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 7, 2021, 11:27 AM |
and remove the custom check from
Neo.clone(). this one does not work for dist/prod, since class names get minified.