Do not publish src/**/__tests__ folder for react-native#43261
Conversation
|
Probably should be grouped with the existing globs of files to pack (and ignore). |
|
Yeah I'm curious, as the old folder |
@jonthysell it's this one: @NickGerleman I really dislike we do have a mixture of |
|
/rebase |
176d4bd to
72b31c4
Compare
|
@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Base commit: cdb2ff9 |
|
@cortinico merged this pull request in e1702f4. |
Summary:
We should not be publishing the
__tests__folder to the npm package.Fixes #43242
Changelog:
[INTERNAL] [CHANGED] - Do not publish src/**/tests for react-native
Test Plan:
Nothing to test