Frontmatter
| id | 1385 |
| title | Migrate to webpack version 5 |
| state | Closed |
| labels | enhancementhelp wantedgood first issue |
| assignees | [] |
| createdAt | Nov 4, 2020, 1:31 PM |
| updatedAt | Nov 30, 2020, 10:35 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1385 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 30, 2020, 10:35 AM |

Since webpack 5 is stable now (no longer RC), we should migrate at some point soon-ish.
We need to adjust the related build scripts: https://github.com/neomjs/neo/tree/dev/buildScripts/webpack
Plus double-check, if the external plugins we are using still work.
I am flagging the ticket as a "good first issue", since you can work on it without having knowledge about this framework.
I am also flagging it as "help wanted", since I am busy with polishing the new drag&drop implementation.