Skip to content

fix missing tshy configs#3193

Merged
MaryGao merged 6 commits intoAzure:mainfrom
kazrael2119:fix-tshy
May 19, 2025
Merged

fix missing tshy configs#3193
MaryGao merged 6 commits intoAzure:mainfrom
kazrael2119:fix-tshy

Conversation

@kazrael2119
Copy link
Copy Markdown
Member

fixes #3189

@kazrael2119 kazrael2119 marked this pull request as ready for review May 14, 2025 03:17
@kazrael2119 kazrael2119 changed the title fix missing thsy configs fix missing tshy configs May 14, 2025
@lirenhe lirenhe requested a review from Copilot May 16, 2025 06:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses missing tshy configuration for the Autorest TypeScript generator as identified in issue #3189. The changes add a detailed tshy configuration block to the package file and adjust the order of setting the homepage and tshy properties.

  • Added a tshy configuration block with exports, dialects, esmDialects, and selfLink properties.
  • Conditionally sets the "project" property on tshy when azureSdkForJs is true.

@MaryGao MaryGao merged commit 17f4504 into Azure:main May 19, 2025
17 checks passed
@kazrael2119 kazrael2119 deleted the fix-tshy branch May 19, 2025 08:26
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.

Missed tshy config at package.json for --azure-sdk-for-js=false

3 participants