Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Oct 30, 2018

Fixes #27302

A good way to repro the issue was described in #27347 (comment)

const commander = {
path: cachePath + "/node_modules/@types/commander/index.d.ts",
content: "export let y: string"
const commanderJS: TestFSWithWatch.File = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should add this as a separate test case (to ensure it keeps working when there is no resolution as one test case while when resolution is to js file as another test case)

@ghost ghost merged commit 903e681 into master Oct 30, 2018
@ghost ghost deleted the importATA_2 branch October 30, 2018 23:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant