Skip to content

pjmolina/tsc-hang-00

Repository files navigation

tsc hangs 00

When importing a big commonjs JS file (a parser) the tsc compiler hangs forever.

Build Status

Repro steps

  1. npm install
  2. tsc

Compilations do not ends, process continue to consume CPU.

Test conditions

  • NodeJS 8.0.0
  • TypeScript 2.4.1
  • Windows 10
  • Tested also on Travis.CI: Linux container, Debian, NodeJS 8.0

About

Repro case for importing a big commonjs JS file (a parser) the tsc compiler hangs forever.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published