/broken-example-ts-loader-tsc

Broken example of ts-loader@6.0.0 & typescript@3.5.0-dev.20190517

Primary LanguageJavaScript

Repro steps

  • yarn
  • yarn dev

Observe error similar to the following emitted:

[tsl] ERROR
      TS5074: Option '--incremental' can only be specified using tsconfig, emitting to single file or when option `--tsBuildInfoFile` is specified.

Does not repro with typescript 3.4.5