Skip to content

Comments

Add npm pack dry-run to CI#44

Closed
EmilioBejasa wants to merge 1 commit intomainfrom
add-npm-pack-dry-run
Closed

Add npm pack dry-run to CI#44
EmilioBejasa wants to merge 1 commit intomainfrom
add-npm-pack-dry-run

Conversation

@EmilioBejasa
Copy link
Collaborator

Summary

  • Adds npm pack --dry-run step to CI after the build, to verify the package structure is valid for publishing
  • This is a no-op validation step (no tarball is created) that catches issues with the files field in package.json

Test plan

  • CI passes with the new step
  • npm pack --dry-run output lists the expected files (dist/, android/src/, android/build.gradle, react-native.config.js)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@EmilioBejasa
Copy link
Collaborator Author

Combined into PR #41

@EmilioBejasa EmilioBejasa deleted the add-npm-pack-dry-run branch February 16, 2026 17:25
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