Frontmatter
| id | 1853 |
| title | Neo.mjs: general config getter => delete the config symbol |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Apr 22, 2021, 6:19 PM |
| updatedAt | Apr 22, 2021, 6:21 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1853 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Apr 22, 2021, 6:21 PM |
i think we can safely delete the config symbol inside the getter, since the symbol is consumed already. this might speed the parsing up a little bit.