Skip to content

fix: correct package entrypoints#2

Draft
cgdusek wants to merge 1 commit into
canton-network-devs:mainfrom
cgdusek:codex/issue-1-package-entrypoints
Draft

fix: correct package entrypoints#2
cgdusek wants to merge 1 commit into
canton-network-devs:mainfrom
cgdusek:codex/issue-1-package-entrypoints

Conversation

@cgdusek

@cgdusek cgdusek commented Apr 3, 2026

Copy link
Copy Markdown

Closes #1

Summary

  • point package metadata and scripts at the real root entrypoint
  • declare zod directly because the server imports it explicitly

Local verification

  • npm start
  • npm pack --dry-run
  • clean temp install without existing node_modules, then import('zod')

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.

Fix broken package entrypoints and install metadata

1 participant