Versions
- vite-plugin-federation:
- vite:
- vite single spa
Reproduction
Additional Details
Steps to reproduce
What is Expected?
Currently, I am facing Script ExternalloadError (missing https://localhost:8080/assets/remoteEntry.js).
The expectation is the exposed vue components from vite single spa should be consumed by the host vue cli single spa application.
What is actually happening?
I have not seen any example where remote is vite+systemJs and host is vue cli webpack+systemJs. It will be good for the users if you can provide this example as well.
Also, If we can use these things with single spa.