Frontmatter
| id | 1468 |
| title | webpack 5: chunk paths for dist dev & prod |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 30, 2020, 1:01 PM |
| updatedAt | Dec 3, 2020, 4:44 PM |
| githubUrl | https://github.com/neomjs/neo/issues/1468 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 3, 2020, 4:44 PM |
for dist prod, all chunks should end up inside: dist/production/chunks (no deeper sub-folders)
for dist dev, there could be more meaningful sub-folders