module-federation/module-federation-examples

host(Vue 3 + Vite) with remote (Vue 2 + Webpack) , Can this work?

Opened this issue · 1 comments

ChuhC commented

Host: vue3+ vite

Image

Remote: vue2 + webpack
Image

Can this work?

I've been trying for many days already. At first, I encountered the following issue:

Image

Then, I followed the method mentioned in this issue and resolved the error.

originjs/vite-plugin-federation#396 (comment)

Now, I'm encountering another issue.
Image

Image

Module-federation.io

Originjs and using webpack builtin is no longer supported.

Everything we work on for the past 2 years is federation v2