Skip to content

[compiler] Automatically pick up alias configuration from package.json or tsconfig #765

Open
@nmn

Description

Aliases are often configured in tsconfig.json files and sometimes in package.json files. The compiler should automatically pick up these configurations because require.resolve and esm-resolve don't do this for you.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions