Skip to content

Exclude tests directory from package.json files#795

Open
msluszniak wants to merge 1 commit intomainfrom
@ms/do-not-publish-tests-to-npm
Open

Exclude tests directory from package.json files#795
msluszniak wants to merge 1 commit intomainfrom
@ms/do-not-publish-tests-to-npm

Conversation

@msluszniak
Copy link
Member

Description

This PR excludes tests directory from publishing list on npm.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Run npm pack --dry-run to check if tests directory is not included anymore.

Screenshots

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

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