Skip to content

Monet crashes TypeScript compiler 2.4+ #144

@Rikmorn

Description

@Rikmorn

I've recently updated to Typescript 2.4.1 and noticed that Monet is causing it to crash when compiling, with a out of memory error.

Simply importing the module is enough to force a crash during compilation (no other logic besides the import)

I've tested it on [email protected] (which has a fix for a similar issue) and [email protected] and it still persists.

The TS team introduced in 2.4 improved generic inference which could be responsible for this.

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