You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our project, we want to create multiple remoteEntry files as "plugins". To achieve this, I'm using the Vite JavaScript API to build the project multiple times, but it crashes. I suspect my usage may not be following the best practices, but I hope this functionality can be supported.
In our project, we want to create multiple remoteEntry files as "plugins". To achieve this, I'm using the Vite JavaScript API to build the project multiple times, but it crashes. I suspect my usage may not be following the best practices, but I hope this functionality can be supported.
Here is a minimal reproduction of the issue: https://github.com/faga295/module-federation-vite-example
The text was updated successfully, but these errors were encountered: