Skip to content

feat(javascript): Handle TypeScript module name detection#7048

Merged
kamilogorek merged 1 commit intomasterfrom
typescript-modules
Jan 26, 2018
Merged

feat(javascript): Handle TypeScript module name detection#7048
kamilogorek merged 1 commit intomasterfrom
typescript-modules

Conversation

@kamilogorek
Copy link
Copy Markdown
Contributor

@kamilogorek kamilogorek commented Jan 24, 2018

Make it so instead of seeing

Error<unknown module> in Object.Foo

people will see actual module name.

@kamilogorek kamilogorek requested a review from mitsuhiko January 24, 2018 11:42
@mitsuhiko
Copy link
Copy Markdown
Contributor

I honestly feel like we might just generate the module no matter what and chop off the tail ext.

Copy link
Copy Markdown
Contributor

@mitsuhiko mitsuhiko left a comment

Choose a reason for hiding this comment

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

We still need to handle the .min case.

Copy link
Copy Markdown
Contributor

@mitsuhiko mitsuhiko left a comment

Choose a reason for hiding this comment

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

Ignore me. I need coffee.

@kamilogorek kamilogorek merged commit a561bd3 into master Jan 26, 2018
@kamilogorek kamilogorek deleted the typescript-modules branch January 26, 2018 08:20
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants