Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove config[:reanimated_node_modules_dir] in reanimated_utils.rb #6611

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Oct 18, 2024

Summary

This PR removes config[:reanimated_node_modules_dir] because it looks like it's unused (at least I hope so).

Apart from this, the value is incorrect (it's /Users/tomekzaw/RNOS/react-native-reanimated/packages on my setup but should be /Users/tomekzaw/RNOS/react-native-reanimated/packages/react-native-reanimated).

Test plan

@tomekzaw tomekzaw added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit 55f7e45 Oct 18, 2024
17 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/remove-config-reanimated-node-modules-dir branch October 18, 2024 15:48
tomekzaw added a commit that referenced this pull request Oct 21, 2024
…6611)

## Summary

This PR removes `config[:reanimated_node_modules_dir]` because it looks
like it's unused (at least I hope so).

Apart from this, the value is incorrect (it's
`/Users/tomekzaw/RNOS/react-native-reanimated/packages` on my setup but
should be
`/Users/tomekzaw/RNOS/react-native-reanimated/packages/react-native-reanimated`).

## Test plan
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.

None yet

2 participants