You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior:
It should compile as it was in older version of tsc. It starts to happen from version > 3.4.
If I reduce the list of keys to 10 it compiles.
TypeScript Version:
3.8.0-dev.20191219
Search Terms:
heap out of memory, recursive, crash
Code
Expected behavior:
It should compile as it was in older version of
tsc
. It starts to happen from version > 3.4.If I reduce the list of keys to 10 it compiles.
Actual behavior:
Heap out of size error:
Playground Link:
https://github.com/SirWojtek/path-of-issue
Author's code: https://github.com/Morglod/ts-pathof
Related Issues:
#35289
#35156
The text was updated successfully, but these errors were encountered: