recently you need to use webpack to build a new project, but the current version of webpack (webpack 4.0) does not support the extract-text-webpack-plugin plug-in and always reports errors at run time.
looked it up, and the answer I got on github was that the author did not update this plug-in to support webpack 4.0so there was an error. Is there any solution?