Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Can't import .d.ts modules #290

Open
@bhollis

Description

@bhollis

This is a reference to TypeStrong/ts-loader#277 - there's a problem in ts-loader where using transpileOnly: true prevents importing .d.ts files that aren't paired with a JavaScript file. tsc won't have a problem with these, but ts-loader will. This project specifies transpileOnly: true which triggers that bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions