Skip to content

Use tsconfig.src.build.json in all libraries#35242

Merged
deyaaeldeen merged 2 commits intomainfrom
use-tsconfig-src-build
Jul 18, 2025
Merged

Use tsconfig.src.build.json in all libraries#35242
deyaaeldeen merged 2 commits intomainfrom
use-tsconfig-src-build

Conversation

@deyaaeldeen
Copy link
Copy Markdown
Member

Switching to use tsconfig.src.build.json in all libraries. This standardizes how we build our libraries and resolves a subtle issue where tshy doesn't always do the right thing for the browser build when using tsconfig.src.json.

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 standardizes the build configuration across all Azure SDK for JavaScript libraries by switching from local tsconfig.src.json to a shared tsconfig.src.build.json configuration. This change addresses a subtle issue with tshy's browser build behavior while ensuring consistent build practices across the entire SDK repository.

  • Updates tshy build configuration to use shared tsconfig
  • Resolves browser build issues with tshy
  • Standardizes build practices across all SDK libraries

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 18, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

@azure/storage-internal-avro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

4 participants