Configuration merge #4093
zhaogongchengsi
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
actually webpack supports extends which is for this https://webpack.js.org/configuration/extending-configurations/#extends , we can support this in future |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I need multiple configurations to merge when I use @ rspack/core to call through api, can I provide a mergeConfig api function to merge configuration files?
Beta Was this translation helpful? Give feedback.
All reactions