ucfopen/Materia-Server-Client-Assets

Replace extract-text-webpack-plugin

clpetersonucf opened this issue · 0 comments

extract-text-webpack-plugin is incompatible with Webpack 4.0 and above, and is now recommending mini-css-extract-plugin as a replacement for extracting CSS (which how we're using it.)

https://github.com/webpack-contrib/mini-css-extract-plugin