Closed Kronuz closed 7 years ago
Correctly add the emitted manifest file to the current chunk. This, for example, fixes Webpack statistics where the manifest wouldn't be there in assetsByChunkName otherwise.
assetsByChunkName
Thanks :)
https://github.com/soundcloud/chunk-manifest-webpack-plugin/issues/47#issuecomment-323390951 - is it caused by this patch?
Correctly add the emitted manifest file to the current chunk. This, for example, fixes Webpack statistics where the manifest wouldn't be there in
assetsByChunkName
otherwise.