Skip to content

fix(mcp): publish source files for source export#184

Open
michaelapollopimentel-svg wants to merge 1 commit into
transcend-io:mainfrom
michaelapollopimentel-svg:codex/include-mcp-source-files
Open

fix(mcp): publish source files for source export#184
michaelapollopimentel-svg wants to merge 1 commit into
transcend-io:mainfrom
michaelapollopimentel-svg:codex/include-mcp-source-files

Conversation

@michaelapollopimentel-svg

Copy link
Copy Markdown

Summary

  • Include src in published files for MCP packages that expose @transcend-io/source as ./src/index.ts
  • Add a Changeset patch entry for the affected MCP packages

Why

The packages advertise a source export condition, but the package files list only includes dist, so the source target is omitted from published tarballs.

Validation

  • git diff --check
  • Parsed all changed package manifests as JSON
  • Verified each @transcend-io/source target exists and is covered by the patched files list

Full pnpm build/test was not run locally because this environment does not have pnpm, corepack, or npm installed.

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