Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: error message when using externsionAlias #29

Open
SoonIter opened this issue Sep 25, 2024 · 0 comments
Open

[Enhancement]: error message when using externsionAlias #29

SoonIter opened this issue Sep 25, 2024 · 0 comments

Comments

@SoonIter
Copy link
Member

SoonIter commented Sep 25, 2024

Summary

Related Links

web-infra-dev/rsbuild#3536

without extensionAlias

rspack

image

webpack

image

with extensionAlias

  resolve: {
    extensionAlias: {
      '.js': ['.ts', '.tsx'],
    },
  },

rspack

image

webpack

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant