Open

Description
In our Symfony 4.4 project, we're using "@symfony/webpack-encore": "0.28.2" and got the Conflicting order between: warning when compiling.
The Github of the plugin says to put the flag IgnoreOrder to true in the configuration of the plugin.
But this one is automatically loaded by Webpack and I don't know how to access its configuration, the Symfony docs is not really helpful about that.
Also, I came accross all my search on that comment that shows a configureMiniCssExtractPlugin method that would be really helpful in what we're trying to do but I can't find it anywhere in the master of the Encore file.
Has someone already succeeded in resolving this kind of problem?
Thanks in advance for your explanations about it.
Metadata
Metadata
Assignees
Labels
No labels