using a more safe branch of sinopia
Summary:OSS team recommended using sinopia fork without GUI folder Closes https://github.com/facebook/react-native/pull/6297 Differential Revision: D3013279 fb-gh-sync-id: f20b67780230e1a4824b072a84b3394403cd549d shipit-source-id: f20b67780230e1a4824b072a84b3394403cd549d
This commit is contained in:
parent
d815d1df9a
commit
fbef6f6893
|
@ -56,7 +56,7 @@ cd $TEMP
|
|||
# published on npm
|
||||
# Temporarily installing sinopia from a github fork
|
||||
# TODO t10060166 use npm repo when bug is fixed
|
||||
which sinopia || npm install -g git://github.com/bestander/sinopia.git#057155985fe955ed6066d1fc2edc159c63dec675
|
||||
which sinopia || npm install -g git://github.com/bestander/sinopia.git#68707efbab90569d5f52193138936f9281cc410c
|
||||
|
||||
# but in order to make npm use sinopia we temporarily
|
||||
# replace its config file
|
||||
|
|
Loading…
Reference in New Issue