Update webpack to v5 & plugins to latest versions
For webpack v5 or above we should use css-minimizer-webpack-plugin
instead of optimize-css-assets-webpack-plugin
.
Edited by Aleksandr Gumroian
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
For webpack v5 or above we should use css-minimizer-webpack-plugin
instead of optimize-css-assets-webpack-plugin
.