rspack
rspack copied to clipboard
align default resolveOptions with webpack
there're some default resolveOptions inconsistencies between Rspack and webpack, which we should align with, see https://github.com/webpack/webpack/blob/main/lib/config/defaults.js#L1441 https://github.com/web-infra-dev/rspack/blob/main/packages/rspack/src/config/defaults.ts#L820
@Boshen any update on this?
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
@SyMind this seems resolved?