module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

Dynamic-remotes shared config not work

Open huanghlun opened this issue 1 year ago • 0 comments

I just cloned the git and try to run the demo in advanced-api/dynamic-remotes. I did not modified any code and just run. When I click the button 'Load App 2 Widget', I found that the react package which considered to be shared, load twice in my project. But in the rspack.config.js file, the react package is in the shared scope, so I think it is an issue. bug rspack

huanghlun avatar Apr 26 '24 10:04 huanghlun