Skip to content

TypeScript 3.6 transpileOnly:true incompatible with tsconfig incremental:true #995

Closed
@shelakel

Description

@shelakel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions