single-spa-vue
single-spa-vue copied to clipboard
adding single-spa to vue apps which are using module federation fails
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