mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Do not publish src/**/__tests__ folder for react-native (#43261)
Summary: We should not be publishing the `__tests__` folder to the npm package. Fixes https://github.com/facebook/react-native/issues/43242 ## Changelog: [INTERNAL] [CHANGED] - Do not publish src/**/__tests__ for react-native Pull Request resolved: https://github.com/facebook/react-native/pull/43261 Test Plan: Nothing to test Reviewed By: cipolleschi Differential Revision: D54540896 Pulled By: cortinico fbshipit-source-id: 10b557a911b9b17d64c4697724825248a597feae
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fb9872d4fe
commit
e1702f44c9
@@ -0,0 +1 @@
|
||||
__tests__
|
||||
Reference in New Issue
Block a user