Frontmatter
| id | 5619 |
| title | core.Base: setStaticConfig() => evaluate if we can remove the staticConfig part |
| state | Open |
| labels | enhancementno auto close |
| assignees | [] |
| createdAt | Jul 23, 2024, 9:49 PM |
| updatedAt | May 16, 2026, 10:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5619 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
core.Base: setStaticConfig() => evaluate if we can remove the staticConfig part
Openenhancementno auto close
this logic feels outdated => before webpack was supporting static class fields.
we can now probably directly access the ctor instead.