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

Fix issues with relative paths when bundling web apps #3922

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

jwajgelt
Copy link
Contributor

@jwajgelt jwajgelt commented Jan 9, 2023

Summary

Fixes issues when bundling web apps using reanimated due to relative path to package.json being wrongly resolved in prebuild reanimated modules.

@jwajgelt jwajgelt requested review from tomekzaw and piaskowyk January 9, 2023 15:23
@jwajgelt jwajgelt merged commit 7bb5f49 into main Jan 9, 2023
@jwajgelt jwajgelt deleted the @jwajgelt/fix-web-bundle-version-import branch January 9, 2023 15:49
fluiddot pushed a commit to wordpress-mobile/react-native-reanimated that referenced this pull request Jun 5, 2023
…on#3922)

<!-- Thanks for submitting a pull request! We appreciate you spending
the time to work on these changes. Please follow the template so that
the reviewers can easily understand what the code changes affect. -->

## Summary
Fixes issues when bundling web apps using reanimated due to relative
path to `package.json` being wrongly resolved in prebuild reanimated
modules.

<!-- Explain the motivation for this PR. Include "Fixes #<number>" if
applicable. -->
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