-
fix(angular): convert-to-rspack correctly migrating existing custom webpack configs (#30778)
发布于
2025-04-22 14:54:51 +00:00 Current Behavior
The
createConfighelper from@nx/angular-rspackbecame an async
function.
This meant that the handling of custom webpack configs in the migration
done byconvert-to-rspackwas incorrect.Expected Behavior
Ensure the migration is handled correctly.
Ensure that Module Federation migrations work correctly.Related Issues
下载附件