sulu / skeleton

Project template for starting your new project based on the Sulu content management system
https://sulu.io
MIT License
261 stars 81 forks source link

Upgrade Webpack to Version 5 #201

Closed alexander-schranz closed 1 year ago

alexander-schranz commented 1 year ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs requires https://github.com/sulu/sulu/pull/6690
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Upgrade Webpack to Version 5.

Why?

Webpack 4 is outdated and the terser parser did create a lot of problems in the past because it is also outdated.

niklasnatter commented 1 year ago

Do you need to repush this?