Skip to content

[Enhancement]: error message when using externsionAlias #29

@SoonIter

Description

@SoonIter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions