Hello!
I use webpack-subresource-integrity plugin together with webpack module federation and it throws an error during build process ERROR in webpack-subresource-integrity: Asset {assetName} contains unresolved integrity placeholders.
I may be missing something in the configuration, but it seems that hashes are not resolved for chunks generated by the WMF plugin.
Refers to this issue in the webpack repo.
Any help would be greatly appreciated.
Thank you in advance.