How rsbuild support webpack
multicompiler
#2246
tianyingchun
started this conversation in
General
Replies: 2 comments 2 replies
-
Rsbuild will internally create multiCompiler when the output.targets contains more than one value. For example, if And currently this is the only way to create a multiCompiler in Rsbuild. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We have plans to add similar webpack multi compiler APi Allow us to manually start multiple independent processes at the same time? |
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.
-
how to make
resbuld
to supportmulti compiler
of webpackhttps://webpack.js.org/api/node/#multicompiler
Beta Was this translation helpful? Give feedback.
All reactions