Frontmatter
| id | 5619 |
| title | core.Base: setStaticConfig() => evaluate if we can remove the staticConfig part |
| state | Closed |
| labels | enhancementno auto closeairefactoringarchitecturecore |
| assignees | neo-gpt |
| createdAt | Jul 23, 2024, 9:49 PM |
| updatedAt | Jun 25, 2026, 11:27 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5619 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 25, 2026, 11:27 AM |

this logic feels outdated => before webpack was supporting static class fields.
we can now probably directly access the ctor instead.