Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels