Hi! After upgrading to the react-native@0.32 I am getting <img width="321" alt="2016-08-22 10 55 59" src="https://cloud.githubusercontent.com/assets/3778452/17847517/70d9250e-685f-11e6-8526-f904d5526fef.png"> in my project I am using https://github.com/yahoo/intl-messageformat, which has browser field in its package.json https://github.com/yahoo/intl-messageformat/blob/master/package.json#L31-L34, and while trying to [require](https://github.com/yahoo/intl-messageformat/blob/master/index.js#L9) `./lib/locales` it fails. Seems these https://github.com/facebook/react-native/pull/2208, https://github.com/facebook/node-haste/pull/77, https://github.com/facebook/node-haste/issues/62 related to my issue.
Hi! After upgrading to the react-native@0.32 I am getting

in my project I am using https://github.com/yahoo/intl-messageformat, which has browser field in its package.json https://github.com/yahoo/intl-messageformat/blob/master/package.json#L31-L34, and while trying to require
./lib/localesit fails.Seems these #2208, facebookarchive/node-haste#77, https://github.com/facebook/node-haste/issues/62 related to my issue.