Replace optimize-css-assets-webpack-plugin with css-minimizer-webpack-plugin

This commit is contained in:
Johannes Marbach 2023-11-08 09:19:20 +01:00
parent fe46b05bfb
commit 25bb2ae492
3 changed files with 232 additions and 214 deletions

View file

@ -127,6 +127,7 @@
"cpx": "1.5.0",
"cronstrue": "^2.41.0",
"css-loader": "^4",
"css-minimizer-webpack-plugin": "^5.0.1",
"dotenv": "^16.0.2",
"eslint": "8.52.0",
"eslint-config-google": "^0.14.0",
@ -156,7 +157,6 @@
"mkdirp": "^3.0.0",
"modernizr": "^3.12.0",
"node-fetch": "^2.6.7",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.4.31",
"postcss-easings": "^2.0.0",
"postcss-hexrgba": "2.0.1",