alphagov/paas-admin

Replace css optimiser plugin

kr8n3r opened this issue · 1 comments

Swap @intervolga/optimize-cssnano-plugin for css-minimizer-webpack-plugin because

  • @intervolga/optimize-cssnano-plugin has an outstanding vulnerability
  • seems to be getting neglected more and more
  • css-minimizer-webpack-plugin is an official ecosystem plugin

Requires webpack 5

will be fixed in #1258