Hello!
I had to upgrade a project to Webpack 4, now everything is different.
The CSS file won’t be just copied anymore into the build directory.
I have to rewrite the Webpack config file totally new. I need a config file for that, or a framework. A Yeoman script would be the best.