Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TS module resolution paths on Windows #373

Merged
merged 3 commits into from
Nov 14, 2016

Conversation

smphhh
Copy link
Contributor

@smphhh smphhh commented Nov 14, 2016

Normalizes paths returned by TS module resolution to fix duplicate dependency issue #372 on Windows.

@johnnyreilly
Copy link
Member

Thanks for contributing! Is this ready for review or are you still working on it?

@smphhh
Copy link
Contributor Author

smphhh commented Nov 14, 2016

It's ready.

@johnnyreilly
Copy link
Member

Great - I'll take a look when I get a moment

@smphhh
Copy link
Contributor Author

smphhh commented Nov 14, 2016

In one of my projects this change cut the incremental build time for a small change in the entry file from 3.5 seconds to just under one second.

@johnnyreilly
Copy link
Member

Sweet!

@johnnyreilly johnnyreilly merged commit 734f536 into TypeStrong:master Nov 14, 2016
@johnnyreilly
Copy link
Member

Thanks - this is great! This will ship as part of the next release.

@smphhh
Copy link
Contributor Author

smphhh commented Nov 14, 2016

Thanks for the quick pull :)

@johnnyreilly
Copy link
Member

ts-loader 1.2.1 has 🚢

https://github.com/TypeStrong/ts-loader/releases/tag/v1.2.1

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.

None yet

2 participants