4

I'm using vue-2 project inside of single-spa application, and I'm getting this error on every HOT reload for the project. Although the reload itself seems to work fine.

enter image description here

1 Answers1

0

After trying so many things finally found a solution. Your root single-spa config should use the same webpack version as your vue app

  • Can you please elaborate on this what exactly was the issue? I have the same problem now with Federated modules. – Alexander Sep 09 '22 at 12:37