Frontmatter
| id | 3985 |
| title | buildScripts/addConfig: addHook() => method position |
| state | Closed |
| labels | bug |
| assignees | [] |
| createdAt | Feb 4, 2023, 5:49 PM |
| updatedAt | Feb 6, 2023, 3:24 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3985 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 6, 2023, 3:24 PM |
new methods no longer get sorted chronologically. this is related to the v5 changes.
for (; i < len; i++) { if (contentArray[i].includes('}}')) { break; } }'}}'no longer exists, so we need a different starting point for the first method.