Skip to content

chore: narrow published prisma files to models directory#11

Open
johnf wants to merge 1 commit intomainfrom
chore/package-json-prisma-files
Open

chore: narrow published prisma files to models directory#11
johnf wants to merge 1 commit intomainfrom
chore/package-json-prisma-files

Conversation

@johnf
Copy link
Copy Markdown
Collaborator

@johnf johnf commented Mar 27, 2026

Summary

  • Only include prisma/models in the npm package instead of the entire prisma directory
  • Avoids publishing migrations and config files to npm

Test plan

  • Verify npm pack --dry-run only includes prisma/models

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 329 / 329
🔵 Statements 100% (🎯 100%) 339 / 339
🔵 Functions 100% (🎯 100%) 51 / 51
🔵 Branches 100% (🎯 100%) 159 / 159
File CoverageNo changed files found.
Generated in workflow #55 for commit 13e6910 by the Vitest Coverage Report Action

Only include prisma/models in the npm package instead of the entire
prisma directory, avoiding publishing migrations and config files.
@johnf johnf force-pushed the chore/package-json-prisma-files branch from f340c7d to 13e6910 Compare March 27, 2026 05:13
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