Skip to content

Commit

Permalink
Attempt to fix yarn / BuddyBuild issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVann committed Apr 24, 2017
1 parent b742aa7 commit 8729f77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example/ios/buddybuild_prebuild.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

# Fixes a yarn bug: https://github.com/yarnpkg/yarn/issues/685
rm -rf ../node_modules/react-native-fast-image/node_modules

0 comments on commit 8729f77

Please sign in to comment.