I have the following configuration, but image-webpack-loader does not work in this case: webpack.config.js
But if I record like this, I can't set the options for the file-loader: webpack.config.js
Сould you help me solve this problem?
Tried to write all parameters in options, but they only work for image-webpack-loader.
Apparently you need a regular expression to specify parameters in a string, I could not find this information in the documentation..