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 TS@2.5.0-dev.20170629 (which has a fix for a similar issue) and Monet@0.9.0-alpha.4 and it still persists.
The TS team introduced in 2.4 improved generic inference which could be responsible for this.
Metadata
Metadata
Assignees
Labels
No labels