Skip to content

Commit

Permalink
fix: exclude examples from bob (#790)
Browse files Browse the repository at this point in the history
Added example projects to excluded files for building typescript with bob. It is needed because we don't want to include files from examples in our lib folder which is used by the users and it also changes the structure of the lib folder leading to wrong paths for types.
  • Loading branch information
WoLewicki committed Jan 28, 2021
1 parent 1ebf424 commit fabcf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestsExample/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ PODS:
- React
- RNReanimated (1.13.1):
- React
- RNScreens (2.16.1):
- RNScreens (2.17.0):
- React-Core
- RNSearchBar (3.5.1):
- React
Expand Down

0 comments on commit fabcf43

Please sign in to comment.