Replies: 1 comment 1 reply
-
You can use Rsbuild - Multi-environment builds, it's based on Rspack's |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Suppose there are multiple module federation providers using rsbuild and in dev server those packages should be served on the same port. I notice rspack supports MultiCompiler by putting configs into an array, does rsbuild have similar feature or how to achieve that?
Beta Was this translation helpful? Give feedback.
All reactions