Skip to content

Conversation

grabbou
Copy link
Member

@grabbou grabbou commented Oct 18, 2019

Summary:

Haste has been removed in 0.61 of React Native and we should remove it too. Otherwise, we are setting hasteImplPath pointing to a file that has been removed from React Native 0.61 via facebook/react-native@7a2463e

@grabbou
Copy link
Member Author

grabbou commented Oct 18, 2019

Note: I haven't tested this yet, will do later today. For now, I am just sending out a PR for a review.

@grabbou
Copy link
Member Author

grabbou commented Oct 18, 2019

@thymikee, could you CC somebody from the Metro team on this PR? I want to point out that we always explicitly set "platforms" and "sourceExts" and that Metro doesn't need to explicitly set these platforms here: https://github.com/facebook/metro/blob/master/packages/metro-config/src/defaults/defaults.js#L58

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The code was prepared for jest/hasteImpl removal. cc @motiz88

@grabbou
Copy link
Member Author

grabbou commented Nov 4, 2019

I wonder how we can debug the Windows failure?

@grabbou grabbou changed the base branch from master to next November 14, 2019 13:56
@grabbou
Copy link
Member Author

grabbou commented Nov 14, 2019

I have rebased this against next branch.

@grabbou
Copy link
Member Author

grabbou commented Nov 14, 2019

Merging since tests are passing and I had former approval of @thymikee

@grabbou grabbou merged commit 94f4dfb into next Nov 14, 2019
thymikee pushed a commit that referenced this pull request Nov 20, 2019
* update lockfile

* v3.0.0-alpha.3

* chore: add v3 support table

* v3.0.0-alpha.4

* v3.0.0-alpha.5

* chore: set publishConfig for packages

* v3.0.0-alpha.6

* fix: check for podspecPath in warnAboutPodInstall (#800)

* fix: run npx.cmd on Windows (#801)

* fix: run npx.exe on Windows

* use npx.cmd

* v3.0.0-alpha.7

* fix: podfile parsing on invalid yaml (#810)

* Remove haste

* Update test without large snapshot

* Update configuration

* Revert unecessary changes

* One more file
@thymikee thymikee deleted the feat/remove-haste-implementation branch February 6, 2020 08:53
@grabbou grabbou mentioned this pull request Jan 17, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants