Frontmatter
| id | 527 |
| title | CleanWebpackPlugin: ignore lazy loaded chunks for the main thread |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 2, 2020, 10:57 AM |
| updatedAt | May 23, 2020, 1:01 PM |
| githubUrl | https://github.com/neomjs/neo/issues/527 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 23, 2020, 1:01 PM |
right now it will clear the AmCharts mixin, so we need to run another main build after the examples or app builds.
we could either move all main thread related chunks (dynamic imports) into a specific folder or just exclude the new src folder.