Skip to content

fix: bundle zod dependency to fix npm install#11

Merged
bristena-op merged 2 commits intobristena-op:mainfrom
mariusom:fix/bundle-zod-dependency
Jan 28, 2026
Merged

fix: bundle zod dependency to fix npm install#11
bristena-op merged 2 commits intobristena-op:mainfrom
mariusom:fix/bundle-zod-dependency

Conversation

@mariusom
Copy link
Copy Markdown
Collaborator

Zod was marked as external but isn't available at runtime in opencode's plugin environment.

This PR:

  • Adds noExternal: ["zod"] to tsdown config to explicitly bundle zod
  • Bumps version to 1.1.4

@mariusom mariusom requested a review from bristena-op January 28, 2026 09:26
@bristena-op bristena-op merged commit ad994c1 into bristena-op:main Jan 28, 2026
1 check passed
@mariusom mariusom deleted the fix/bundle-zod-dependency branch January 28, 2026 09:29
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.

2 participants