Skip to content

Call out that libReplacement: true is needed for @typescript/lib-dom override #2473

@saschanaz

Description

@saschanaz

https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/

libReplacement is now false by default: This flag previously incurred a large number of failed module resolutions for every run, which in turn increased the number of locations we needed to watch under --watch and editor scenarios. In a new project, libReplacement never does anything until other explicit configuration takes place, so it makes sense to turn this off by default for the sake of better performance by default.

README for each npm package should call it out.

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