single-spa-vue icon indicating copy to clipboard operation
single-spa-vue copied to clipboard

adding single-spa to vue apps which are using module federation fails

Open farhadnowzari opened this issue 2 years ago • 0 comments

Hello everyone, I created an example project which shows the failure for the case where two projects are already using Webpack module-federation to share components and works fine. But when I add single-spa using vue add single-spa the app which loads the federated module doesn't work anymore.

here is the repo https://github.com/farhadnowzari/singlespa-module-federation-failure

farhadnowzari avatar Aug 30 '22 08:08 farhadnowzari