Skip to content

fix(db): make workspace entrypoint directly importable#6517

Open
M3stark wants to merge 1 commit into
SecureBananaLabs:mainfrom
M3stark:codex-db-2775
Open

fix(db): make workspace entrypoint directly importable#6517
M3stark wants to merge 1 commit into
SecureBananaLabs:mainfrom
M3stark:codex-db-2775

Conversation

@M3stark

@M3stark M3stark commented Jun 10, 2026

Copy link
Copy Markdown

/claim #2775

Summary

  • add explicit package metadata for @freelanceflow/db
  • provide runtime entrypoints for both ESM and CommonJS consumers
  • add a focused import test proving the package resolves by workspace name

Validation

  • node -e "import('@freelanceflow/db')"
  • node -e "require('@freelanceflow/db')"
  • node --test packages/db/test/import.test.mjs
  • git diff --check

Payout wallet: 0x8f94Eb732F5044dee8C23ECe9A1BDd801288dfc8

github-actions Bot added a commit that referenced this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant