How to build webpack(host) + vite(remote) correctly ? #4356
Unanswered
DevJoaoLopes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a scenario where I have a Webpack 5 project using MF (host application) and I want to make applications using Vite connect to that host. However, I'm experiencing script errors and incompatibilities. Is there an example, or has anyone managed to do something similar?
I have a sample project with all the dependencies used.
https://github.com/DevJoaoLopes/react-webpack-host-vite-remote
Beta Was this translation helpful? Give feedback.
All reactions