Is it possible to use the remote modules from a non vite/webpack project? #529
Unanswered
ddeliziact
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 build an host and remote application with the vite-plugin-federation.
Now I have another project where I want to be able to load module exposed as a remote but this is an application that does not uses vite or webpack.
Is there any option to load directly via JS/TS the module from a remote?
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions