Note using both transpileOnly: true and incremental: true works with TypeScript 3.5
Expected Behaviour
Webpack build succeeds.
Actual Behaviour
Webpack fails with ... === undefined. Unexpected multiple outputs
Steps to Reproduce the Problem
Set webpack ts-loader options - transpileOnly: true and tsconfig compilerOptions - incremental: true.
Location of a Minimal Repository that Demonstrates the Issue.
https://github.com/shelakel/ts-loader-ts3_6_issue_repro
Note using both transpileOnly: true and incremental: true works with TypeScript 3.5
Expected Behaviour
Webpack build succeeds.
Actual Behaviour
Webpack fails with
... === undefined. Unexpected multiple outputsSteps to Reproduce the Problem
Set webpack ts-loader options - transpileOnly: true and tsconfig compilerOptions - incremental: true.
Location of a Minimal Repository that Demonstrates the Issue.
https://github.com/shelakel/ts-loader-ts3_6_issue_repro