module-federation-examples
module-federation-examples copied to clipboard
host(Vue 3 + Vite) with remote (Vue 2 + Webpack) , Can this work?
Host: vue3+ vite
Remote: vue2 + webpack
Can this work?
I've been trying for many days already. At first, I encountered the following issue:
Then, I followed the method mentioned in this issue and resolved the error.
https://github.com/originjs/vite-plugin-federation/issues/396#issuecomment-2470663856
Now, I'm encountering another issue.
Module-federation.io
Originjs and using webpack builtin is no longer supported.
Everything we work on for the past 2 years is federation v2