Skip to content

[core-auth] Change @azure/abort-controller to non-dev dependency in core-auth#4543

Merged
daviwil merged 1 commit intoAzure:masterfrom
daviwil:fix-core-auth-deps
Jul 31, 2019
Merged

[core-auth] Change @azure/abort-controller to non-dev dependency in core-auth#4543
daviwil merged 1 commit intoAzure:masterfrom
daviwil:fix-core-auth-deps

Conversation

@daviwil
Copy link
Contributor

@daviwil daviwil commented Jul 30, 2019

This change switches @azure/abort-controller from being a devDependency to a full dependency in @azure/core-auth so that the re-exported AbortSignalLike can be resolved by developers who use @azure/core-auth as a dependency in their own code. Having this dependency set as a devDependency in core-auth causes compile-time issues due to the AbortSignalLike type not being resolvable by the TypeScript compiler.

@daviwil daviwil requested a review from bterlson July 30, 2019 23:13
@daviwil daviwil merged commit 386cf13 into Azure:master Jul 31, 2019
@daviwil daviwil deleted the fix-core-auth-deps branch July 31, 2019 17:36
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.

2 participants