forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add code to keep only required files for dependencies (facebook#49360)
Summary: We don't need the whole dependencies archiveto build the dependencies. But usually we only need a subset of them. This change add a functionality to the script to remove the unnecessary files. ## Changelog: [Internal] - Add feature to remove unnecessary files from 3p dependencies. Differential Revision: D69518656
- Loading branch information
1 parent
78667d4
commit 7b06ae4
Showing
2 changed files
with
98 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters