Skip to content

Publish TypeScript source files#1737

Open
rowanmanning wants to merge 1 commit into2026-majorsfrom
publish-ts-files
Open

Publish TypeScript source files#1737
rowanmanning wants to merge 1 commit into2026-majorsfrom
publish-ts-files

Conversation

@rowanmanning
Copy link
Copy Markdown
Member

I missed this requirement when working with source maps: in order for source maps to work correctly, the source file needs to be published alongside it otherwise the lines in the source map don't point to anything.

So this ensures each TypeScript package so far is published with TypeScript source files but still excludes the tests.

Note

this is being PRed into the 2026-majors branch, a long-running branch for our milestone.

I missed this requirement when working with source maps: in order for
source maps to work correctly, the source file needs to be published
alongside it otherwise the lines in the source map don't point to
anything.

So this ensures each TypeScript package so far is published _with_
TypeScript source files but still excludes the tests.
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.

1 participant