- Operating System: Windows - Node Version: 12.18.2 - NPM Version: 6.14.8 - webpack Version: 4.44.2 - mini-css-extract-plugin Version: 1.3.0 ### Expected Behavior Webpack build succeeds when using both mini-css-extract-plugin and [external-svg-sprite-loader](https://github.com/karify/external-svg-sprite-loader). ### Actual Behavior Webpack build fails. ### Code repo: https://github.com/mihkeleidast/webpack-css-svg-issue ### How Do We Reproduce? See repo with repro. I think #647 broke this.