Skip to content

[Batch] Include types in shipped package#16874

Merged
deyaaeldeen merged 1 commit intoAzure:mainfrom
deyaaeldeen:batch/fix-types
Aug 12, 2021
Merged

[Batch] Include types in shipped package#16874
deyaaeldeen merged 1 commit intoAzure:mainfrom
deyaaeldeen:batch/fix-types

Conversation

@deyaaeldeen
Copy link
Member

The location of the type declarations changed after batch updated their tsconfig.json file. This PR uses the new location in package.json's files list and types entry. Fixes #16809

@ramya-rao-a
Copy link
Contributor

The location of the type declarations changed after batch updated their tsconfig.json file.

What was the reason for the changes in the tsconfig file?

@deyaaeldeen
Copy link
Member Author

@ramya-rao-a #16679 made the change to the tsconfig.json and I am not super sure on their motivation. It uses a Track 2 convention even though it is still Track 1. I do not mind it though.

@deyaaeldeen deyaaeldeen merged commit 2f5be4d into Azure:main Aug 12, 2021
@deyaaeldeen deyaaeldeen deleted the batch/fix-types branch August 12, 2021 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs CI fails building @azure/batch@9.0.0

2 participants