You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Jest preset defines Haste options and the Jest setup script currently sets the hasteImpl option. After entirely migrating the open-source version of React Native off of Haste, we can remove these for OSS.
Facebook doesn’t use the Jest config internally so we’ll go ahead and make OSS-only changes to the Jest setup scripts.