-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
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.
estaub, emmanueltouzery, laurence-myers and varanthir
Metadata
Metadata
Assignees
Labels
No labels