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

Can't import .d.ts modules #290

Open
bhollis opened this issue Mar 28, 2018 · 0 comments
Open

Can't import .d.ts modules #290

bhollis opened this issue Mar 28, 2018 · 0 comments

Comments

@bhollis
Copy link

bhollis commented Mar 28, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant