Bug/incorrect manifest keys are produced
When importing a svg through an entry, the incorrect manifest key is generated.
This PR contains a failing test case to illustrate the problem.
It seems very related to https://github.com/symfony/webpack-encore/issues/808, however I also seem to have this problem when downgrading to a lower version.
When downgrading, are you keeping the same versions of dependencies or downgrading as well ? Maybe the upgrade mentioned in #808 was involving more packages than Encore
@stof I also had to downgrade the sass-loader package, but that's it. @Lyrkan mentioned it probably came to be in version 0.29.0
https://github.com/symfony/webpack-encore/issues/808#issuecomment-663083975