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
{{ message }}
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.
In our monorepo, we have 25k+ TS files, this leads to
types.json
weighing 700MB+ (trace.json
is ~40MB).It seems that
readFile
has a limit if 512 MB (0x1fffffe8 characters).ts-analyze-trace/analyze-trace.ts
Lines 286 to 291 in 640465b
The text was updated successfully, but these errors were encountered: