Skip to content

Lists typescript as a peer dependency#841

Merged
johnnyreilly merged 2 commits intoTypeStrong:masterfrom
arcanis:patch-1
Sep 25, 2018
Merged

Lists typescript as a peer dependency#841
johnnyreilly merged 2 commits intoTypeStrong:masterfrom
arcanis:patch-1

Conversation

@arcanis
Copy link
Contributor

@arcanis arcanis commented Sep 25, 2018

ts-loader currently relies on the hoisting in order to have access to the typescript package

It causes issues with package trees that do not support hoisting, such as Yarn Plug'n'Play.

Should fix #839 😃

@johnnyreilly
Copy link
Member

Thanks! I'll try and get this shipped soon.

@johnnyreilly johnnyreilly merged commit 9de3df4 into TypeStrong:master Sep 25, 2018
@johnnyreilly
Copy link
Member

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

@arcanis
Copy link
Contributor Author

arcanis commented Sep 25, 2018

Thanks!

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.

TypeScript should be a peerdependency

2 participants