LearnNewsExamplesServices
Frontmatter
id1385
titleMigrate to webpack version 5
stateClosed
labels
enhancementhelp wantedgood first issue
assignees[]
createdAtNov 4, 2020, 1:31 PM
updatedAtNov 30, 2020, 10:35 AM
githubUrlhttps://github.com/neomjs/neo/issues/1385
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 30, 2020, 10:35 AM

Migrate to webpack version 5

Closed v8.1.0 enhancementhelp wantedgood first issue
tobiu
tobiu commented on Nov 4, 2020, 1:31 PM

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.

tobiu added the enhancement label on Nov 4, 2020, 1:31 PM
tobiu added the help wanted label on Nov 4, 2020, 1:31 PM
tobiu added the good first issue label on Nov 4, 2020, 1:31 PM
h1b9b
h1b9b Nov 28, 2020, 8:03 PM

Hello, As there is no breaking changes. I made a PR upgrading webpack to version 5.

tobiu closed this issue on Nov 30, 2020, 10:35 AM