Similar to gocd/gocd#10852
Summary
Currently we are using Webpack 4. Many plugins/loaders etc have changed and are no longer getting patched/updated, so we probably need to migrate to Webpack 5.
Keeping track of work/research here, for want of a better place.
Things to do
General research
Plugins/Loaders
Current version already supports webpack 5 / can be deferred
Similar to gocd/gocd#10852
Summary
Currently we are using Webpack 4. Many plugins/loaders etc have changed and are no longer getting patched/updated, so we probably need to migrate to Webpack 5.
Keeping track of work/research here, for want of a better place.
Things to do
General research
Plugins/Loaders
file-loaderto https://webpack.js.org/guides/asset-modules/Current version already supports webpack 5 / can be deferred
css-loaderfrom 5.x to 6.xsass-loaderfrom 10.x to 13.xhtml-webpack-pluginfrom 4.x to 5.xmini-css-extract-pluginfrom 1.x to 2.x