ts-loader: ts-loader is hanging while consuming huge amounts of memory

As of version 1.32 and 1.33, ts-loader hangs while consuming much more memory than usual when I try to compile my relatively large TypeScript project. Running tsc directly works fine, as does ts-loader v1.31 and earlier.

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 19 (12 by maintainers)

Most upvoted comments

Bisecting tells me 3b4b83d57fbb503e679154967f6925ec80746083 introduced the problem.